Dc
Documents
Document & Invoice Editor
Open a PDF, a scanned page or a chart, then drop editable text fields on top of it —
invoice number, line items, totals, a signature line. Drag each field where it
belongs and export a clean, flattened copy that looks like it was typed that way.
Dn
Developer
Domain & IP Checker
Type a domain and get its A record, the IP behind it, the hosting provider and a
rough location. It also makes a best-effort guess at the technology stack the site
runs on, which is handy when you inherit a project with no documentation.
Im
Media
Image Converter
Drop in any image and export it as PNG, JPG or WebP with a quality slider you can
actually see the effect of. Converting a photo to WebP at around 80% quality
usually cuts the file in half with no visible difference, which is the single
cheapest thing you can do for page speed.
Tx
Data
Text Format Converter
Paste data in one shape and pull it out in another — JSON to CSV for a spreadsheet,
CSV to a JavaScript array for a prototype, a messy list into clean key-value pairs.
It handles nested objects by flattening them into dotted column names.
Cd
Developer
Online Code Editor
Write HTML, CSS and JavaScript side by side and watch the preview update as you
type. Useful for testing a snippet from a tutorial, checking a CSS idea, or
proving a bug before you take it back to a real codebase.
Sq
Data
Online SQL Editor
A scratch SQLite database that lives in the tab. Create a table, insert a few rows
and practise joins, grouping or window functions without installing anything.
When you close the tab the database goes with it, so there is nothing to clean up.
Ot
Developer
Email & OTP Test Rig
Generate a disposable inbox, paste it into whatever sign-up flow you are testing,
and the rig reads the one-time code out of the message the moment it lands. It
saves the loop of switching to your real mail client on every test run.
No tools in that category yet.