Utility Tools

PDF, image, document, and developer utilities in one place. Every tool is also exposed as an API endpoint under /api/v1 for use by other internal services.

PDF Tools

Merge, split, convert, and edit PDF documents.

Merge PDFs
Available
Combine multiple PDFs into one.
Split PDF
Planned
Extract page ranges into separate PDFs.
Compress PDF
Planned
Reduce PDF file size.
Rotate Pages
Planned
Rotate one or more pages in a PDF.
Reorder / Delete Pages
Planned
Reorder or remove pages from a PDF.
Add Watermark
Planned
Overlay text or image watermark on every page.
Add Page Numbers
Planned
Stamp page numbers onto a PDF.
Password Protect
Planned
Add or remove password/encryption.
PDF to Images
Planned
Render PDF pages as PNG/JPEG images.
Images to PDF
Planned
Combine images into a single PDF.
Extract Text
Planned
Pull raw text content out of a PDF.
OCR PDF/Image
Planned
Extract text from scanned documents/images.
Office to PDF
Planned
Convert Word/Excel/PowerPoint to PDF.

Image Tools

Convert, resize, compress, and edit images.

Convert Format
Available
Convert between PNG, JPEG, WebP, AVIF, GIF, TIFF.
Resize
Planned
Resize/scale an image, with crop-fit options.
Compress
Planned
Lossy/lossless optimization to shrink file size.
Crop
Planned
Crop to a region or aspect ratio.
Rotate / Flip
Planned
Rotate or mirror an image.
Watermark
Planned
Overlay text or a logo image.
Strip EXIF / Metadata
Planned
Remove metadata for privacy.
Favicon Generator
Planned
Generate a favicon set from one image.
SVG to Raster
Planned
Rasterize SVG to PNG/JPEG/WebP.
Remove Background
Planned
Cut out the subject from its background.

Video & Audio

Convert, trim, and compress media.

Convert Format
Planned
Convert between video/audio containers & codecs.
Compress Video
Planned
Reduce video file size / bitrate.
Trim / Cut
Planned
Cut a clip to a start/end range.
Extract Audio
Planned
Pull the audio track out of a video.
Video to GIF
Planned
Convert a video clip into an animated GIF.
Extract Thumbnail
Planned
Grab a frame as a still image.

Documents & Data

Convert between document and data formats.

Markdown to PDF
Planned
Render Markdown to a styled PDF.
HTML to PDF
Planned
Render an HTML page/snippet to PDF.
CSV ↔ JSON
Planned
Convert between CSV and JSON.
Excel ↔ CSV/JSON
Planned
Convert between XLSX, CSV, and JSON.
Text/JSON Diff
Planned
Compare two files or text blocks.
Word / Character Count
Planned
Count words, characters, reading time.

Developer Utilities

Encoding, hashing, formatting, and generators.

JSON Formatter / Validator
Planned
Pretty-print, minify, and validate JSON.
Base64 Encode / Decode
Planned
Text and file base64 conversion.
URL Encode / Decode
Planned
Percent-encode or decode a string.
Hash Generator
Planned
MD5, SHA-1, SHA-256, SHA-512 digests.
JWT Decoder
Planned
Decode & inspect a JWT's header/payload.
UUID / ULID Generator
Planned
Generate v4/v7 UUIDs or ULIDs.
QR Code Generator
Planned
Generate a QR code image from text/URL.
QR Code Reader
Planned
Decode a QR code from an uploaded image.
Regex Tester
Planned
Test a regex against sample input.
Color Converter
Planned
Convert HEX/RGB/HSL/OKLCH.
Minify / Beautify CSS & JS
Planned
Minify or pretty-print CSS/JS.
Cron Expression Explainer
Planned
Explain and compute next run times.

Archives

Zip, unzip, and inspect compressed files.

Create Zip
Planned
Bundle multiple files into a .zip.
Extract Archive
Planned
Extract .zip, .tar, .tar.gz contents.