All tools

4 in development1 available nowWant early access? drop a note
IMG

Image Compressor + EXIF Stripper

Compress images and strip metadata. Runs entirely in your browser.

liveclient-onlyMIT
$ compress photo.jpg --strip-exif
✓ Stripped 14 EXIF fields
✓ 4.2 MB → 1.1 MB (74% smaller)
# no data leaves your browser
PDF

PDF Redactor

Redact sensitive information from PDFs. No upload required.

in developmentclient-onlyMIT
$ redact contract.pdf --fields ssn,email
✓ Redacted 3 SSN matches
✓ Redacted 7 email addresses
# processed locally, zero uploads
{}

JSON / YAML / TOML Converter

Convert between data formats and diff JSON documents.

in developmentclient-onlyMIT
$ convert config.yaml --to toml
✓ config.toml written
$ diff a.json b.json
~ 2 keys changed, 1 added
.*

Regex Tester

Test and debug regular expressions with real-time matching.

in developmentclient-onlyMIT
$ match /\d{4}-\d{2}-\d{2}/ input.txt
✓ 12 matches found
2024-01-15 2024-03-22 ...
# live highlight as you type

Personal Dashboard + Palette Generator

Customizable dashboard with color palette generator.

in developmentclient-onlyMIT
$ palette extract hero.png
✓ #1a1a2e #16213e #0f3460
✓ #e94560 #533483
# export as CSS variables

Need a tool
that doesn’t exist yet?