Forge Node APIs

16 free developer APIs & tools. No signup. No API keys. No rate limits. Just call them.

→ See the full catalog with feature comparison

FREE

Screenshot Tool

Screenshot any URL as PNG or JPEG. Custom dimensions, full-page capture. Try it now.

Try it free →
FREE

Transcription Tool

Transcribe audio and video to text. SRT/VTT subtitles. Drag and drop. Powered by Whisper.

Try it free →
FREE

QR Code Generator

Generate custom QR codes. Custom colors, sizes, PNG or SVG. Error correction levels.

Try it free →
FREE

PDF Converter

Convert URLs, HTML, Markdown to PDF. Merge multiple PDFs. No signup needed.

Try it free →
FREE

Favicon Extractor

Extract favicons from any website. Custom sizes, PNG output. Multi-size preview.

Try it free →
FREE

Developer Toolkit

JSON formatter, Base64 encoder, hash generator, UUID maker, timestamp converter, text stats. All in one.

Try it free →
FREE

Color Tools

Hex to RGB converter, color palette generator, WCAG contrast checker. Design with confidence.

Try it free →
FREE

Regex Tester

Test regular expressions with real-time matching. Groups, replacement, split, common patterns library.

Try it free →
FREE

Image Tools

Resize, convert, compress images online. PNG, JPEG, WebP, GIF, BMP, TIFF. No upload limits drama.

Try it free →
FREE

Markdown Tools

Markdown to HTML, HTML to Markdown, live preview, word count and reading time. For writers and devs.

Try it free →
FREE

JWT Decoder

Decode JSON Web Tokens, verify signatures (HS256/RS256), and encode new tokens. Like jwt.io, free.

Try it free →
FREE

Password Generator

Generate secure passwords, batch up to 100, score strength with entropy and crack-time, plus xkcd-style passphrases.

Try it free →
FREE

Diff Tool

Compare two text snippets or JSON values. Unified, context, ndiff, side-by-side HTML, or structured opcodes.

Try it free →
FREE

Lorem Ipsum

Filler text in 5 flavors: classic Latin, tech, pirate, corporate, hipster. Output text, HTML, Markdown, or JSON.

Try it free →
FREE

Placeholder Image

Generate placeholder images: solid colors, gradients, avatars from initials, design patterns. PNG, JPG, WebP. Drop-in replacement for placeholder.com with extras.

Try it free →
NEW

Cron Expression

Parse, validate, and describe cron expressions in plain English. Predict next N run times in any timezone. Build expressions from a structured form. crontab.guru with an API.

Try it free →

Quick Examples

# Screenshot
curl "https://forge-node.tail2b516d.ts.net/screenshot?url=https://example.com"

# Transcribe
curl -X POST -F "file=@audio.mp3" https://forge-node.tail2b516d.ts.net/transcribe

# QR Code
curl "https://forge-node.tail2b516d.ts.net/qr?data=https://example.com&fg=1a237e"

# URL to PDF
curl -o page.pdf "https://forge-node.tail2b516d.ts.net/url-to-pdf?url=https://example.com"

# Favicon
curl "https://forge-node.tail2b516d.ts.net/favicon?url=github.com&size=64" -o favicon.png

Health

/health/snap — SnapAPI status

/health/transcribe — TranscribeAll status

/health/qr — QR Code API status

/health/pdf — PDF API status

/health/favicon — Favicon API status

/health/regex — Regex API status