About CodeLint.Dev
CodeLint.Dev is a free collection of more than 120 online tools for developers, finance professionals, and people working with AI. Every tool runs entirely inside your browser — nothing you paste, type, or upload is ever sent to a server. It exists to give you fast, reliable utilities without sign-ups, paywalls, rate limits, or surveillance.
Why we built it
Most online developer tools work by uploading your data to a remote server, processing it there, and sending the result back. That is convenient, but it means your JSON payloads, API responses, JWT tokens, environment files, and other sensitive data leave your machine and pass through infrastructure you do not control. For many of us, pasting an internal API key or a customer record into a random website is simply not acceptable.
CodeLint.Dev takes the opposite approach. Every formatter, validator, converter, generator, and calculator is implemented in JavaScript that runs on your own device. Once a page has loaded, most tools keep working even with your network disconnected. Your data never becomes our data.
What makes it different
100% client-side
Processing happens in your browser. We have no servers that receive your tool input, so there is nothing for us to log, store, or leak.
Instant & offline-capable
No round trip to a server means results appear immediately, and most tools keep working after the page has loaded even without a connection.
Built for real work
Tools include detailed explanations, usage steps, and FAQs — and the blog covers the underlying standards with RFC references and code examples.
Free and multilingual
No account, no trial, no premium tier. The interface is available in 19 languages so the tools are useful to a global audience.
What you'll find here
The catalogue is organised into three broad areas:
- • Technical tools — JSON, GeoJSON, and code formatters; JWT, Base64, and URL encoders; regex testing; diffing; hashing; UUID and password generation; date/time utilities; barcode and QR generators; audio utilities; reference data; and network/security helpers.
- • Finance tools — loan and mortgage calculators, compound interest, investment returns, tax estimators, currency conversion, and payment-card validation.
- • AI tools — token counters, cost calculators, prompt builders, model comparisons, and in-depth reference guides for working with large language models.
How the project stays free
CodeLint.Dev is supported by unobtrusive advertising and optional reader donations. That revenue covers hosting, domain, and the time spent building and maintaining new tools. Advertising never changes the core promise: your tool input stays in your browser and is never sold or shared. You can read exactly what we collect — and what we don't — in our Privacy Policy.
Get in touch
Questions, bug reports, and tool suggestions are always welcome. Email support@codelint.dev, visit the contact page, or find the project on GitHub. If a tool has saved you time, you can also support its development .