FreeDev Tools

Developer Tools Hub

Fast, clean, and minimal tool suite for developers. Search and open any tool in one click.

JSON Formatter
{ }

Format, validate, and minify JSON with syntax highlighting

JSON Diff
J diff

Compare two JSON objects side-by-side and highlight differences

JSON to CSV
J->C

Export JSON arrays to CSV with nested object flattening

CSV to JSON
C->J

Parse CSV files into structured JSON arrays

JSON to XML
J->X

Convert JSON objects to XML with pretty-print output

XML to JSON
X->J

Parse XML and convert to clean JSON

JSON to YAML
YAML

Convert between JSON and YAML formats bidirectionally

Query String to JSON
Q->J

Parse URL query parameters into JSON with nested support

CSV / TSV Converter
CSV

Convert between comma-separated and tab-separated formats

Markdown Preview
Md

Live Markdown editor with real-time HTML preview

Markdown to HTML
M->H

Convert Markdown to production-ready HTML

HTML to Markdown
H->M

Convert HTML pages to Markdown format

Word Counter
123

Count words, characters, sentences, and reading time

Text Diff Checker
diff

Compare two texts and highlight differences line-by-line

Text Case Converter
Aa

Convert to uppercase, lowercase, title case, and more

Text Cleaner
clean

Remove extra spaces, special characters, and whitespace noise

Remove Duplicates
uniq

Deduplicate lines from lists, logs, or any text

Text Sorter
sort

Sort lines alphabetically, numerically, or in reverse

Line Filter
grep

Keep or remove lines matching a keyword or regex pattern

Lorem Ipsum Generator
Lorem

Generate placeholder text by word, sentence, or paragraph count

Slug Generator
slug

Convert text to URL-friendly slugs for SEO

Base64 Encoder
B64

Encode text and binary data as Base64

Base32 Encoder
B32

Encode or decode Base32 per RFC 4648

URL Encoder
%

Percent-encode and decode URLs

Hash Generator
#

Generate MD5, SHA-1, and SHA-256 hashes

HMAC Generator
HMAC

Create HMAC signatures with a secret key

Bcrypt Generator
bcrypt

Hash and verify passwords with bcrypt

Password Generator
key

Strong random passwords with strength indicator

Passphrase Generator
phrase

Generate memorable multi-word passphrases

PIN Generator
PIN

Generate secure random PIN codes

Random String
rand

Generate custom random strings with any character set

API Key Generator
API

Generate cryptographically secure API keys

UUID Generator
UUID

Generate RFC4122 v4 UUIDs in bulk

JWT Decoder
JWT

Inspect JWT header, payload, and signature

Regex Tester
.*

Test regex patterns with live match highlighting

Text to HEX
HEX

Encode text as hexadecimal and decode back

Timestamp Converter
time

Convert Unix epoch timestamps to human dates with timezone support

cURL to Code
cURL

Convert cURL commands to JavaScript fetch or Python requests

Color Converter
color

Convert between HEX, RGB, and HSL color formats

Color Palette Generator
palette

Generate complementary and analogous color schemes

Unit Converter
unit

Convert length, weight, temperature, area, and volume

Base Converter
base

Convert between binary, octal, decimal, and hexadecimal

Roman Numerals
XIV

Convert between Arabic numbers and Roman numerals

File Size Converter
MB

Convert between bytes, KB, MB, GB, and TB

URL Parser
URL

Break URLs into protocol, host, path, query, and fragment

Image to Base64
img

Convert images to Base64 data URIs for HTML embedding

Network Info
net

Detect your public IP, browser, and screen info

CSS Formatter
CSS

Minify or beautify CSS stylesheets

JS Formatter
JS

Minify or beautify JavaScript code

HTML Formatter
HTML

Beautify or minify HTML markup

HTML Escape
esc

Escape special HTML characters to entities

HTML Stripper
strip

Remove all HTML tags to extract plain text

HTML Entities
&;

Searchable reference for all HTML entity codes

SQL Formatter
SQL

Beautify and format SQL queries

XML Formatter
XML

Format, validate, and minify XML documents instantly

YAML Validator
YAML

Validate YAML syntax and preview parsed structure

JSON Escape
JSON

Escape or unescape JSON string values

Meta Tag Generator
meta

Generate SEO, Open Graph, and Twitter Card meta tags

QR Code Generator
QR

Create QR codes for URLs, text, and more

Cron Parser
cron

Explain cron expressions in plain English