Now in public beta

One API.
Six developer tools.

Generate OG images, PDFs, QR codes, link previews, resize images, and create placeholders. Use simple URLs or a full API. Start in 10 seconds.

OGPDFQRMetaResizePlaceholder
<!-- Just paste a URL. That's it. -->
<img src="https://usesnapforge.com/qr?text=https://my-site.com" />

No API key needed. No signup. Just works.

Two ways to use SnapForge

URL Mode

Paste a URL into your HTML. Works instantly, no code needed.

<img src="https://usesnapforge.com/og/blog?title=Hello+World" />

Best for: static sites, no-code tools, quick prototyping

API Mode

Call the API from your backend. Full control, all options.

fetch('https://usesnapforge.com/api/v1/og', { method: 'POST', headers: { 'Authorization': 'Bearer sk_live_...' } })

Best for: web apps, SaaS platforms, automation

Both modes return the same result.

Everything you need to ship faster

OG Images

Beautiful social share images from 10+ templates. Light and dark themes.

Try it →

PDF Generation

Invoices, reports, certificates from HTML or templates. Pixel-perfect.

Try it →

QR Codes

Custom colors, sizes, formats. PNG or SVG. Scannable every time.

Try it →

Link Previews

Extract title, description, image, and favicon from any URL.

Try it →

Image Resize

Resize, convert, and optimize. JPEG, PNG, WebP, AVIF.

Try it →

Placeholders

Dev-friendly placeholder images via URL. Any size, any color.

Try it →

See it in action

<img src="https://usesnapforge.com/qr ?text=https://usesnapforge.com &size=200 &fg=8B5CF6" />

This QR code is generated live. Scan it with your phone.

No API key. No signup. No JavaScript. Just an HTML tag.

Simple pricing. Start free.

All plans include all 6 features. Upgrade only when you need more volume.

Free

$0forever
  • 1,000 requests/month
  • All 6 features
  • URL mode (with watermark)
  • API mode
  • Basic templates
Get started

Starter

$15/month
  • 20,000 requests/month
  • All 6 features
  • No watermark
  • All 50+ templates
  • Email support
Subscribe
Most popular

Pro

$29/month
  • 100,000 requests/month
  • Everything in Starter
  • Priority support
Start free trial

Business

$59/month
  • 500,000 requests/month
  • Everything in Pro
  • Custom templates
  • Batch generation
  • Webhook callbacks
  • Dedicated support
Subscribe

Frequently asked questions

Is the URL mode really free?
Yes. You can use URL mode without creating an account. The free tier includes 100 requests per day with a small watermark. Create a free account to get 1,000 requests per month without daily limits.
What's the difference between URL mode and API mode?
Same result, different interfaces. URL mode lets you paste a URL directly into your HTML — no code needed. API mode gives you full control over parameters and removes the watermark.
Can I use SnapForge with any programming language?
Yes. URL mode works in plain HTML. API mode works with any language that can make HTTP requests — JavaScript, Python, Ruby, PHP, Go, Java, curl, and more.
How fast is it?
QR codes and placeholders: under 50ms. Image resize: under 300ms. OG images and PDFs: under 2 seconds. URL metadata: under 1 second (depends on the target site).
Do you store my data?
No. All processing is done in real-time. We don't store your input HTML, images, or any generated content. The only thing we track is your usage count.
What happens if I exceed my plan limit?
On the free plan, your requests will return a 429 status code until the next month. On paid plans, you'll receive an email warning at 80% usage. You can upgrade your plan at any time.