What do you need to do?
Convert, compress, edit, inspect and transform files — fast and private.
Popular tools
The ones people reach for every day. No sign-in needed.
Browse by category
Fifteen categories, built to hold hundreds of tools without becoming a wall of icons.
Popular workflows Concept
Chain tools into one pass. Designed now, engineered next.
Local first. Server when necessary. Account only when necessary.
Most everyday tasks — merging a PDF, compressing an image, formatting JSON — run entirely in your browser. Files never leave your device. When an operation genuinely needs server processing, the interface tells you so before you start, in plain words.
- Every tool declares its processing mode: local, server or hybrid.
- The badge is shown inside the tool, not buried in a policy page.
- No claims of certifications or retention guarantees that have not been built and audited.
Process many files at once
A lightweight job dashboard for the days when you have two hundred scans, not one. Track every file, retry failures individually and download the lot as a ZIP. Bulk needs a free account so we can protect shared resources and give you reliable job tracking.
Every OmniKitly tool, programmable.
The same tool definitions that power this site will power a REST API: submit a job, get a signed upload URL, receive a webhook when it is done. Async by design, with bulk and workflow support built in from the first version.
// Developer preview — API not yet live
POST /v1/jobs
Authorization: Bearer ok_live_••••••••
{
"tool": "compress-pdf",
"input": { "upload_id": "up_8f2a…" },
"settings": { "mode": "target", "target_kb": 500 },
"webhook": "https://example.com/hooks/omnikitly"
}
All tools
A preview of the full directory. Type to filter instantly.
Why OmniKitly
A utility platform should feel like a well-organised toolbox, not a marketing funnel.