Public API is now available! Convert Markdown to images programmatically with 50 free requests/month.

System Updates

System Log//v2.4.0

Changelog & Release Notes

Track the evolution of Markdown to Image. We regularly ship new features, visual improvements, and bug fixes to enhance your creative workflow.

Relevant Tags
#Feature#Fix#Optimization#i18n#UI/UX
MCP Server — Use with Claude, Cursor & AI Agents
LATEST

Markdown to Image Updates: MCP Server — Use with Claude, Cursor & AI Agents

Release Date: February 12, 2026

We've launched the official MCP Server for MarkdownToImage! Now you can convert Markdown to images directly from Claude Desktop, Cursor, or any MCP-compatible AI client — no code required.

🤖 MCP Server (markdowntoimage-mcp)

  • Published on npm: Install instantly with npx markdowntoimage-mcp — zero configuration, just add your API token.
  • Two Tools Available:
    • generate_image — Convert Markdown to PNG/JPEG/WebP with full parameter support (themes, code styles, fonts, width, quality).
    • get_usage — Check your monthly API quota and credit balance.
  • Rich Parameter Descriptions: The tool schema includes all available theme, code style, and font options, helping AI models select the best settings automatically.
  • Stdio Transport: Works out of the box with Claude Desktop, Cursor, and other MCP clients via standard I/O.

⚡ Quick Setup (Claude Desktop)

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "markdowntoimage": {
      "command": "npx",
      "args": ["-y", "markdowntoimage-mcp"],
      "env": {
        "MTI_API_TOKEN": "mti_your_token_here"
      }
    }
  }
}

Then just ask Claude: "Convert this markdown to an image" — it handles the rest.

Public API & Token Authentication
v2.4.0

Markdown to Image Updates: Public API & Token Authentication

Release Date: February 10, 2026

We're excited to announce the launch of our Public API! Now you can convert Markdown to images programmatically, enabling seamless integration into your workflows, CI/CD pipelines, and AI agents.

🚀 Public API (v1)

  • Image Generation API: POST /api/v1/images/generate — Convert Markdown to PNG, JPEG, or WebP images with full support for code highlighting, KaTeX math, Mermaid diagrams, and 19 visual themes.
  • Usage Statistics API: GET /api/v1/account/usage — Track your monthly quota and credit balance in real time.
  • MCP-Compatible Schema: GET /api/v1/schema — API schema in MCP (Model Context Protocol) tool definition format, ready for AI agent integration.
  • Two Response Modes: Choose between url mode (temporary image URL, retained for 24 hours) or binary mode (raw image data).

🔑 Token Authentication System

  • Secure Token Management: Create, list, and revoke API tokens from your profile page. Tokens are stored as SHA-256 hashes — your secret is shown only once upon creation.
  • Bearer Token Auth: Simple Authorization: Bearer mti_xxx header for all API calls.

💰 Quota & Watermark Policy

  • 50 Free Requests/Month: Every account gets 50 free API calls per month (images include a watermark).
  • Credit-Based Requests: After the free quota, each request costs 1 credit and the watermark is automatically removed.
  • Usage Dashboard: Monitor your free quota and credit balance on the API Tokens page.

📖 API Documentation & Developer Experience

  • Interactive API Docs: A new /api-docs page with endpoint documentation, parameter references (including all valid values for themes, code styles, and fonts), and code examples in cURL, Python, Node.js, and Go.
  • API Announcement Banner: A site-wide banner notifying users about the new API availability.

🐛 Bug Fixes

  • Theme Rendering Fix: Fixed an issue where the theme parameter had no effect on API-generated images. All 19 themes now apply correctly.
  • Font Rendering Fix: Fixed an issue where fontFamily parameter (e.g., inter, japanese) was loaded but not applied. Google Fonts now correctly set the CSS font-family property.
Visual Polish & Localization Optimization
v2.3.0

Markdown to Image Updates: Visual Polish & Localization Optimization

Release Date: January 04, 2026

We've focused on refining the visual experience and ensuring robust localization support across all languages. Here's what's new:

🎨 Visual Improvements

  • Homepage Title Optimization: Refined the homepage title typography to ensure perfect visibility of all characters while maintaining a sleek, tight aesthetic.
  • AdSense Layout Fixes: Resolved layout issues on ultra-wide screens (>2560px) where the navigation header could obscure sidebar content.
  • Duplicate H1 Removal: Optimized page structure for better SEO by ensuring a single, semantic H1 tag on converter and markdown-to-cards pages.

🌍 Localization (i18n) Upgrades

  • Modular Translation System: Refactored the entire localization system, splitting large JSON files into modular components for better maintainability and faster loading.
  • Complete Language Support: Added comprehensive translation files for the explore feature across all supported languages (Chinese, English, Spanish, German, Portuguese, Japanese).
  • Missing Message Fixes: Fixed various MISSING_MESSAGE errors in Spanish, Chinese, and other locales to ensure a seamless localized experience.

✨ Other Fixes

  • Sample Content Updates: Updated sample markdown templates to follow best practices for heading hierarchy.
  • Performance: Optimized load times by reducing translation bundle sizes.
Font Optimization, Formula Centering & Code Formatting
v2.2.0

Markdown to Image Updates: Font Optimization, Formula Centering & Code Formatting

Release Date: December 03, 2025

This update brings significant font loading optimizations, multilingual fixes, and a new User Media Library:

✨ New Features & Improvements

  • User Media Library: Added a user media library to automatically save uploaded file records for easy management and reuse.
  • Formula Centering: Added a setting to toggle formula centering, offering more flexibility in math formula layout.
  • Watermark Optimization: Added "created by markdowntoimage.com" watermark to images generated in Code, Mermaid, and Formula modes.
  • Code Formatting: Optimized the formatting of code blocks.

🐛 Fixes & Optimizations

  • Font Loading Optimization:
    • Resolved font loading issues and adjusted dynamic font loading strategy.
    • Fixed font loading for Markdown to Cards.
    • Fixed inconsistency between preview font selection and frontend selection.
    • Fixed document undefined error during page initialization.
  • Multilingual Fixes: Fixed missing translation keys in multilingual environments.
Card Mode, Theme Customization, and More
v2.1.0

Markdown to Image Updates: Card Mode, Theme Customization, and More

Date: November 26, 2025

Hello everyone! In the past few days, we've released a series of updates to Markdown to Image, bringing many exciting new features and improvements. Here are the highlights:

🚀 New Feature: Markdown to Cards

We've launched the brand new Markdown to Cards feature! Now you can easily convert Markdown text into beautiful social media sharing cards.

  • Multiple Layouts: Offers various preset card styles to meet different needs.
  • Smart Typography: Automatically optimizes the display of long text on cards.
  • Social Sharing: Generated image sizes are perfectly adapted for platforms like Twitter, Instagram, and Xiaohongshu.

🎨 Deep Theme Customization

To make the generated images better match your brand or personal style, we've significantly enhanced theme customization capabilities:

  • Color Customization: You can now freely modify the colors of headings, body text, links, and emphasized text, no longer limited to preset themes.
  • Font Selection: Added a variety of selected fonts to support richer Chinese and English mixed layout effects.
  • Background Images: Supports uploading custom background images, with Overlay and Blur options to make text clearer.

🌍 Internationalization Upgrades

  • Japanese Support Added: We've officially added Japanese support! 🇯🇵
  • Translation Optimization: Comprehensively checked and fixed missing translations (i18n) to improve the user experience in multi-language environments.

🛠️ Other Improvements and Fixes

  • Logo Display: Fixed the issue where the Logo position was offset in some themes.
  • Performance Optimization: Optimized the performance and stability of Batch Images generation.
  • Preview Optimization: Fixed issues where preview caching could cause old content to remain.
  • Experience Details: Added a "Powered by" link display to help users learn more.

Come and experience these new features! If you have any suggestions or encounter any issues, please feel free to provide feedback.

End of System Log. The journey continues...

System Updates | Markdown to Image | MarkdownToImage