What Markdown syntax is supported?
We support standard Markdown including headings, bold, italic, lists, code blocks, tables, links, and images. GitHub-Flavored Markdown (GFM) extensions are also supported.
Can I customize the styling?
The API uses a clean, professional default style. Custom CSS support may be added in future versions.
What image formats are available?
PNG (lossless, best for text) and JPG (smaller file size) are supported. PNG is recommended for most use cases.
What is the maximum image size?
Images can be generated up to 2000x2000 pixels. Larger dimensions may affect processing time.
Does it support code syntax highlighting?
Yes, code blocks are rendered with syntax highlighting for common languages.
Can I include external images?
Markdown image syntax is supported. External images referenced in your Markdown will be included in the output.