Built by Developers, for Developers
OneDev Tools is a free, open collection of developer utilities — JSON formatters, token counters, hash generators, regex testers, and 150+ more tools — designed around one simple principle: your data never leaves your device.
Why We Built This
Most online developer tools quietly upload your data to a server, run analytics on your usage, or gate basic features behind a login. When you paste an API key into a Base64 decoder, you probably don't expect it to be logged — but with many tools, it is.
OneDev Tools was started in 2024 out of frustration with exactly this. We wanted a single reliable resource for the everyday utilities developers actually need — JSON formatting, token estimation, hash generation, regex testing — without the privacy tradeoffs.
Every tool on this site runs entirely in your browser. No data is sent to our servers. No accounts required. No paywalls.
Who publishes this site
OneDev Tools is an independent project at onedev.tools. It is written in English for software developers and other technical professionals. It is not a children's site and is not affiliated with, endorsed by, or part of Google, GitHub, Microsoft, OpenAI, Anthropic, or any other vendor whose APIs or formats we document.
We use product names (JSON, JWT, Kubernetes, GPT, and so on) to describe the formats and systems the tools work with. That is identification, not impersonation. Contact: hello@onedev.tools.
Use these tools on data you have a right to process. Do not use them to break into systems, bypass access controls, forge documents, or monitor someone without their authorization. Hash tools compute checksums and published test vectors. They are not password crackers.
What's Inside
AI & LLM Utilities
Token counters, cost estimators, context planners, and embedding calculators for GPT-5.6, Claude 5, Gemini 3.x, Grok 4.6, and DeepSeek V4. Rates updated 20 Aug 2026.
JSON Tools
Format, validate, diff, convert, and visually explore JSON structures with our suite of 8 JSON utilities.
XML Tools
Format, validate, minify, convert XML to JSON or CSV, escape entities, run XPath 1.0, and diff two documents. Parsing stays in this tab.
CSV Tools
View, validate, transpose, and convert CSV or TSV to JSON, XML, SQL, and Markdown. Quoted commas and Excel BOMs are handled locally.
SQL Tools
Format, minify, and validate SQL, convert JSON to INSERT statements, visualize JOINs, test LIKE patterns, and explain queries. PostgreSQL, MySQL, SQLite, SQL Server, BigQuery, and Snowflake. Nothing is uploaded.
Date & Time
Unix timestamps, IANA time zones, ISO 8601 instants and durations, relative time, world clocks, and calendar math. Convert → Time is duration units, not epoch.
Security Tools
CSP generators, CORS builders, password testers, JWT decoders, hash generators, and security header references.
Git Tools
Gitignore generators, commit formatters, branch name builders, diff viewers, and README generators.
CSS Generators
Visual builders for gradients, box shadows, animations, flexbox, grid, and CSS layout utilities.
Converters
Unit converters for CSS, length, data size, time, color, typography, number base, and screen resolution.
Text Tools
Case converters, diff checkers, regex testers, word counters, line sorters, and lorem ipsum generators.
Image Tools
Browser-side image compression, resizing, cropping, format conversion, and EXIF metadata viewer.
QR & Barcode
Generate customizable QR codes with logos and styles, scan QR codes, create WiFi and vCard codes, and generate or read barcodes.
Our Privacy Commitment
- All tool processing happens locally in your browser — nothing is sent to a server.
- We do not store, log, or analyze any text you paste into any tool.
- No account creation required. We don't collect email addresses.
- See our Privacy Policy for details on analytics and third-party scripts.
How It's Built
OneDev Tools is built with SvelteKit and deployed on Cloudflare's edge network for fast global access. The UI is styled with DaisyUI and Tailwind CSS. All tool logic runs client-side using standard browser APIs and JavaScript — no backend servers process your data.
Accuracy & Updates
We maintain accuracy across all tools through regular reviews, particularly for data that changes frequently — such as AI model pricing. The AI model pricing data is updated at minimum monthly as providers update their APIs. If you notice outdated information or a bug, please contact us and we'll correct it promptly.