Skip to content

About codetools.run

codetools.run is a collection of 37 free online developer tools built for speed and privacy. Every tool runs 100% in your browser. No data is ever sent to a server, no accounts needed, no tracking beyond basic analytics.

Privacy First

Every tool processes data entirely in your browser. Nothing is ever sent to a server. Your code, tokens and data stay on your machine.

Instant and Fast

No loading spinners, no waiting for server responses. All tools run locally using native browser APIs for maximum speed.

Free and Open

All tools are completely free with no usage limits, no sign-ups and no premium tiers. Supported by unobtrusive ads.

Secure by Design

Hash generation uses the native Web Crypto API. Markdown is sanitized with DOMPurify. No eval(), no external data calls.

What We Offer

We currently offer 37 tools across 6 categories, covering the most common tasks in a developer's daily workflow:

Encoding

Base64 Encoder / Decoder, URL Encoder / Decoder, HTML Entity Encoder / Decoder, Image to Base64 Converter

Formatters

JSON Formatter & Validator, SQL Formatter & Beautifier, CSS Minifier / Beautifier, JavaScript Minifier & Beautifier, HTML Formatter & Beautifier

Generators

UUID Generator, Password Generator, QR Code Generator, CSS Box Shadow Generator, Lorem Ipsum Generator, URL Slug Generator, CSS Gradient Generator, Chmod Calculator, Meta Tag Generator

Converters

Unix Timestamp Converter, JSON to CSV Converter, YAML to JSON Converter, XML to JSON Converter, JSON to TypeScript, Color Converter, HTML to Markdown Converter, Number Base Converter, CSV to JSON Converter, Pixel to REM Converter

Text

Regex Tester & Explainer, Markdown Previewer, Text Diff Checker, JSON Diff Checker, String Case Converter, Cron Expression Parser, Word & Character Counter

Crypto & Security

JWT Decoder & Debugger, Hash Generator

How It Works

codetools.run is built with Next.js and deployed as a fully static site. There is no backend server processing your data. When you use a tool, JavaScript running in your browser handles everything locally. Cryptographic operations use the Web Crypto API built into modern browsers. The site is served over HTTPS with strict security headers.