Card checkout for humans. HTTP 402 / x402 for agents. Same endpoints. 29 live tools.
Your file was rejected. Fix format, size, and dimensions so the website accepts it.
iPhone photo won’t upload? Convert HEIC/HEIF to a website-friendly JPG.
Your file is too big. Make it fit under the limit.
Need exactly 600×600 under 2 MB? Upload anything — get the required file back.
Strip EXIF, GPS, and other privacy-leaking metadata from a photo.
Turn phone photos of pages into a clean multi-page PDF.
Remove the background and get a transparent PNG cutout.
Compress a video under a max filesize (MP4/H.264).
Detect likely fields on a flat PDF and return an AcroForm fillable PDF.
Add title/language metadata, outline from headings, and an accessibility report.
OCR a receipt, ID, or form and get structured JSON fields back.
Score a resume against a job description and download an ATS-safe PDF.
Turn a screenshot, email, or rough notes into a professional PDF invoice.
Normalize exchange CSVs into TurboTax / TaxAct / generic import format.
Check a file against upload requirements before you submit.
Paste broken or LLM-mangled JSON. Get valid JSON back.
Clean conversion between CSV and JSON.
Paste a Base contract address. Get a risk scorecard before you interact.
Decode calldata into a readable function signature and arguments.
Capture desktop and/or mobile screenshots of a public URL.
Decode a JWT into its header and payload claims (signature is not verified).
Base64-encode or decode UTF-8 text.
Compute MD5, SHA-1, SHA-256, and SHA-512 of a string.
Generate random v4 UUIDs.
Explain a 5-field cron expression in plain English.
Convert a Unix timestamp to a human date, or a date to a timestamp — both directions.
URL-encode or decode text (URI component or full URI).
Generate a QR code (PNG or SVG) for a URL or any text.
Test a regular expression against text — matches, capture groups, and positions.