Generate Thousands of Personalized Arabic Images via API
A single POST request returns a pixel-perfect image with accurate Arabic diacritics, RTL layout, and OpenType shaping. No headless browsers. No flaky screenshots.
Puppeteer screenshots, Cloudinary overlays, and HTML-to-image tools all struggle with Arabic text. Diacritics get misplaced, RTL breaks, and OpenType features are ignored. Mirqam solves this at the rendering layer.
Common Failures
Puppeteer / Playwright — browser-dependent rendering, diacritics shift between versions
Cloudinary text overlays — no OpenType shaping, broken ligatures
HTML screenshots — inconsistent across OS/browser, slow cold starts
Canvas / Sharp — no GPOS/GSUB, manual positioning required
Features
Built for Arabic. Built for Scale.
Arabic-First Rendering
Built for Arabic from day one. Full RTL, diacritics (tashkeel), and OpenType GPOS/GSUB support.
Deterministic Output
Same input always produces the exact same image. No browser variance, no flaky screenshots.
Fast Generation
Images rendered in under 1 second. No headless browsers, no cold starts.
Custom Fonts
Upload your own TTF/OTF fonts. Full control over typography and brand identity.
Simple REST API
One render endpoint. Send a template ID, data, images, and options; get back binary image bytes.
Batch Processing
Generate hundreds of images programmatically. Perfect for certificates, greeting cards, and campaigns.
The default rate limit is 60 requests per minute. Contact us if you need higher throughput for batch processing.
What image formats are supported?
The API returns PNG and JPG images. Set the format under options.format in the request body. PNG is the default.
How does Mirqam handle Arabic diacritics (tashkeel)?
Mirqam uses an Arabic-first rendering engine with full OpenType support. Diacritics are positioned correctly using GPOS/GSUB tables — no browser rendering involved.
How does authentication work?
Create an ak_ API key in the dashboard, then pass it in the Authorization header as a Bearer token.
Are there official SDKs available?
Yes. Mirqam ships an official Python SDK and templater CLI, and the REST documentation includes cURL, Python, and Node.js examples.
Ready to Generate Arabic Images at Scale?
Sign up for 100 free credits. No credit card required. Start rendering in minutes.