Browser tools for everyday developer work
Encoders, formatters, and calculators that run entirely in your browser. Nothing you paste is ever uploaded to a server.
Encode / Decode
TOOL / B64
Base64 Encode & Decode
Convert text to Base64 and back, with URL-safe and line-wrap options.
Open tool →
TOOL / IMG
Base64 Image Encoder
Turn images into Base64 data URIs, with optional compress, resize and convert.
Open tool →
TOOL / IMGD
Base64 Image Decoder
Paste a data URI or Base64 string and download the image.
Open tool →
TOOL / URL
URL Encode & Decode
Percent-encode and decode URLs and query parameters.
Open tool →
TOOL / BASE
Number Base Converter
Binary, octal, decimal and hex, plus bitwise ops and a two's-complement view.
Open tool →
TOOL / JWT
JWT Decoder
Decode a JSON Web Token and verify its HMAC signature.
Open tool →
TOOL / JWTG
JWT Generator
Build and sign a JSON Web Token with HS256, HS384 or HS512.
Open tool →
Formatters
TOOL / JSON
JSON Formatter
Beautify, minify and validate JSON, with a tree view and copyable JSON paths.
Open tool →
TOOL / JDIFF
JSON Diff
Compare two JSON documents and see exactly what changed, with JSON paths.
Open tool →
FMT / CSV
CSV ↔ JSON Converter
Convert CSV to JSON and back, with real RFC 4180 quoting and a live preview.
Open tool →
FMT / YAML
YAML ↔ JSON Converter
Convert YAML to JSON and back — a documented subset, with the Norway problem flagged.
Open tool →
FMT / CSS
CSS Minifier & Beautifier
Minify or beautify CSS in your browser, without ever changing a code token.
Open tool →
FMT / JS
JavaScript Minifier & Beautifier
Minify or beautify JavaScript safely — whitespace and comments only.
Open tool →
FMT / HTML
HTML Minifier & Beautifier
Minify or beautify HTML, leaving pre, textarea and script content untouched.
Open tool →
FMT / PHP
PHP Minifier & Beautifier
Minify or beautify PHP code, leaving embedded HTML exactly as written.
Open tool →
FMT / SCSS
SCSS Minifier & Beautifier
Minify or beautify SCSS, with nesting and #{} interpolation handled.
Open tool →
FMT / LESS
LESS Minifier & Beautifier
Minify or beautify LESS, with @variables and @{} interpolation handled.
Open tool →
FMT / TS
TypeScript Minifier & Beautifier
Minify or beautify TypeScript, including generics and decorators.
Open tool →
FMT / SQL
SQL Formatter
Format SQL onto readable lines, or collapse it to a single line.
Open tool →
Hashing
TOOL / HASH
Hash Generator
MD5, SHA-1, SHA-2, SHA-3 and HMAC for text or files, in your browser.
Open tool →
TOOL / FHASH
File Hash Generator
Checksum files of any size without uploading them.
Open tool →
TOOL / HMAC
HMAC Generator
Sign a message with a secret key using HMAC-SHA256 and friends.
Open tool →
TOOL / CHECK
Hash Checker
Verify a download against a published checksum.
Open tool →
TOOL / CMP
Hash Comparison
Compare two hash strings and see where they differ.
Open tool →
Generators
Image Tools
Calculators
CALC / PCT
Percentage Calculator
Find a percentage of a number, a percentage relationship, or a change.
Open tool →
CALC / AGE
Age Calculator
Exact age in years, months and days, plus your next birthday.
Open tool →
CALC / DDIFF
Date Difference Calculator
Find the exact time between two dates, in days, weeks or business days.
Open tool →
CALC / TS
Timestamp Converter
Unix epoch to human-readable and back, with real timezone/DST handling.
Open tool →
CALC / DISC
Discount Calculator
Find the discount amount and final price from an original price and percentage off.
Open tool →
CALC / GST
GST Calculator
Calculate GST exclusive or inclusive, with a CGST/SGST split.
Open tool →
CALC / EMI
EMI Calculator
Monthly loan installment, total interest and total payment.
Open tool →
CALC / EMI+
Advanced EMI Calculator
Full amortization schedule, prepayment simulator and loan comparison.
Open tool →
CALC / TDUR
Time Duration Calculator
Find the duration between two times of day, including across midnight.
Open tool →
CALC / FUEL
Fuel Cost Calculator
Estimate fuel needed and trip cost from distance, mileage and fuel price.
Open tool →
CALC / CNTD
Countdown Timer
Count down to any date and time, with a pause/resume and a shareable link.
Open tool →
CALC / STPW
Stopwatch
Start, pause, lap and reset with millisecond precision.
Open tool →
Checkers
Security
TOOL / AES
AES Encrypt & Decrypt
Encrypt or decrypt text and files with AES-GCM/CBC/CTR, entirely in your browser.
Open tool →
TOOL / PWGEN
Password Generator
Generate strong random, pronounceable or PIN passwords, entirely in your browser.
Open tool →
TOOL / PWCHK
Password Strength Checker
Check password strength, crack-time estimates and policy rules in your browser.
Open tool →
Schemas
SCHEMA / AVRO
Avro Schema Viewer
Validate an Avro schema and get its canonical form and fingerprints.
Open tool →
SCHEMA / PROTO
Protobuf Schema Viewer
Explore a .proto file with field presence, editions features and JSON names.
Open tool →
SCHEMA / COMPAT
Schema Compatibility Checker
Compare two schema versions and see exactly what breaks.
Open tool →
SCHEMA / WIRE
Protobuf Decoder
Decode a protobuf payload, with or without the .proto file.
Open tool →
SCHEMA / SAMPLE
Schema Sample Data
Generate realistic sample JSON from an Avro or Protobuf schema.
Open tool →
Personal Finance
FIN / CTC
CTC → In-Hand Salary Breakdown
See exactly how CTC becomes take-home pay — every line item, not just one number.
Open tool →
FIN / TAX
Old vs New Tax Regime Comparison
Compare old vs new income tax regimes, and see the income where the answer flips.
Open tool →
FIN / SIP
SIP Calculator — Inflation-Adjusted Real Returns
SIP future value, plus what that corpus is actually worth after inflation.
Open tool →
FIN / SPLIT
Split the Bill / Group Settlement
Turn a pile of group expenses into the fewest possible settling payments.
Open tool →
Text Tools
TXT / REGEX
Regex Tester & Explainer
Test a pattern live, see it explained in plain English, and catch backtracking risk.
Open tool →
TXT / DIFF
Text Diff Checker
Compare two pieces of text line by line, with a real shortest-edit-script diff.
Open tool →
TXT / CASE
Case Converter
One paste, every naming convention at once — camelCase, snake_case and more.
Open tool →
TXT / WC
Word & Character Counter
Live counts, reading time, and two readability scores shown side by side.
Open tool →