EasyDebug.NET Online Toolbox
Simple and Practical Online Tools
Right Tools Double Speed
# 2FA Tools
# Developer Tools
Base64 Encoder/Decoder
Base64 encoding and decoding with UTF-8 / ASCII support
Base32/Base58 Encoder
Base32/Base58 encoding with RFC 4648 and Bitcoin alphabets
URL Encoder/Decoder
URL percent-encoding with configurable reserved characters
JWT Decoder
Inspect JWT header, payload, and signature with formatted output
JWT Generator
Generate JWTs with HS256/384/512 signing and standard claims
JWT Security Check
Audit algorithm, signature, claims, and header risks with weak-secret cracking
Regex Tester
Test regex with real-time match highlighting and flags
Regex Builder
Build regex from segments with quantifiers, anchors, and groups
User-Agent Generator
Generate User-Agents for Chrome, Firefox, Safari, Edge, and mobile
JSON to TypeScript
Generate TypeScript interfaces with automatic type inference
JSON to JSON Schema
Infer a Draft-07 Schema from a JSON sample
JSON Schema Validator
Validate JSON against a Schema with error details
CSV to JSON
CSV to JSON with custom delimiters and type conversion
JSON to CSV
JSON to CSV with automatic headers and custom delimiters
MyBatis Log to SQL
Merge MyBatis Preparing SQL and Parameters into executable SQL
curl to Code
Convert curl to Python requests, JS fetch, or Java HttpClient
Number Base Converter
Convert between binary, octal, decimal, and hexadecimal
Cookie Parser
Parse cookies into an editable key-value table with JSON export
SQL IN Clause Generator
Generate SQL IN clauses with dedup and quote modes
# Encryption Tools
MD5 Hash
Compute MD5 digests of strings online
SHA-1 Hash
Compute SHA-1 digests of strings online
SHA-2 Hash
Six SHA-2 variants: SHA-224/256/384/512 and more
SHA-3 Hash
Four SHA-3 variants: SHA3-224/256/384/512
SHAKE Hash
SHAKE128/256 XOF with configurable output length
SM2 Encrypt/Decrypt
SM2 asymmetric encryption with key pair generation
RSA/ECC Asymmetric Encryption
Key pair generation, encryption, and digital signatures
SM3 Hash
SM3 hash algorithm with HMAC key support
SM4 Encrypt/Decrypt
SM4 encryption with 6 cipher modes and 7 paddings
AES Encrypt/Decrypt
AES encryption with 5 cipher modes and 6 paddings
DES Encrypt/Decrypt
DES encryption with 5 cipher modes and 6 paddings
3DES Encrypt/Decrypt
3DES encryption with 5 cipher modes and 6 paddings
File Hash Calculator
Compute 5 file hashes at once: MD5, SHA-1, SHA-256 and more
# Ops Tools
Public IP Lookup
View your public IP, User Agent, and connection info
Cron to Systemd Timer
Convert cron expressions to systemd OnCalendar schedules
Systemd Timer to Cron
Convert systemd OnCalendar schedules back to cron
Log Timestamp Restorer
Restore Unix timestamps in logs to readable times
CIDR Subnet Calculator
Get network/broadcast address, mask, and host range
IP Range to CIDR
Split IP ranges into the fewest CIDR blocks and list every IP in range
CIDR to IP Range
Get IP range, mask, and host count from a CIDR block, with every IP listed
IPv6 Range to CIDR
Split into the fewest CIDR blocks and list every IP in range
Cron Expression Parser
Field-by-field cron parsing with next 5 run times
Cron Expression Generator
One-click presets plus custom field builder with validation
User Agent Parser
Identify browser, OS, device, and CPU architecture
X.509 Certificate Parser
Inspect certificate subject, issuer, validity, and public key
Disk Partition Calculator
Integer partition calculator for NTFS, FAT32, exFAT
Docker Run to Compose
Turn a docker run command into a docker-compose.yml
Compose to Docker Run
Turn a docker-compose.yml into docker run commands
# Hardware Tools
# Geography Tools
# Formatting Tools
JSON Formatter
JSON formatting, minification, and syntax validation
XML/HTML Formatter
XML formatting with comments, CDATA, and self-closing tags
SQL Formatter
SQL formatting for 7 dialects including MySQL, PostgreSQL
YAML Formatter
Multi-document YAML with K8s and CI-friendly formatting
Lua Formatter
Lua code formatting and minification
Nginx Formatter
Nginx config formatting with indentation control
# Date & Time
# Unit Converter
Length Converter
Convert between meters, kilometers, feet, miles and more
Temperature Converter
Convert between Celsius, Fahrenheit, and Kelvin
Weight Converter
Convert between kilograms, pounds, ounces, jin and more
Area Converter
Convert between square meters, mu, hectares, acres and more
Volume Converter
Convert between liters, milliliters, gallons, cubic meters and more
Speed Converter
Convert between m/s, km/h, mph, knots and more
Storage Converter
Convert between bytes, KB, MB, GB, TB and more
Power Converter
Convert between watts, kilowatts, horsepower and more
# Text Tools
UUID Generator
Generate UUID v1/v3/v4/v5/v6/v7 in batch
Password Generator
Random passwords with custom length and character sets
Text Diff
Text diff by line, word, or character
Character Counter
Real-time character, line, and byte counting
Pinyin Converter
Batch convert Chinese characters to Pinyin
Chinese Simplified-Traditional Converter
Smart Simplified/Traditional conversion via OpenCC
Chinese Character Lookup
Look up characters by Pinyin, strokes, or radical
Case Converter
Convert between camelCase and snake_case in batch
Chinese Number Converter
Convert numbers to Chinese uppercase amounts
# Image Tools
EXIF Viewer & Remover
View EXIF metadata and strip it in one click
Image to Base64
Drag-and-drop images to Base64 Data URIs
Base64 to Image
Preview images from Base64 strings instantly
Color Converter
Convert between HEX, RGB, HSL, HSV, and CMYK
Image Format Converter
Convert between PNG, JPG, WebP with quality control
Image Compressor
Compress images with live before/after preview
Image Resizer
Resize by dimensions or scale with aspect-ratio lock
# QR & Barcode
# Cheat Sheets
Port Lookup
Search ports by number or service name, with security notes
HTTP Status Code Reference
HTTP status meanings with troubleshooting hints, plus Nginx and Cloudflare codes
X11 Color Cheat Sheet
140+ named colors with RGB/HSL values
Regex Cheat Sheet
Regex syntax reference: classes, quantifiers, anchors, advanced syntax
ASCII Table
Codes 0-127 plus Latin-1, CJK punctuation, and symbols
HTTP Header Reference
Request, response, cache, CORS, and security headers with pitfalls
Git Command Cheat Sheet
Nine scenarios from staging to undo, each with a ready-to-use example
Linux Command Cheat Sheet
Ten groups from files to networking, plus process signals
Docker Command Cheat Sheet
Nine groups from images to Compose, each with a ready-to-use example
kubectl Command Cheat Sheet
Nine groups from context to cluster, each with a ready-to-use example
MIME Types Reference
Look up MIME types by file family, with the pitfalls of using them wrong
HTML Entities Reference
Entity name, character, decimal and hex side by side, plus Greek and accented letters
SQL Cheat Sheet
From joins and window functions to common pitfalls, each with a usable example
Markdown Cheat Sheet
Inline styles, headings, lists, tables, code and platform extensions
File Permissions Reference
Digits and symbols both ways, special bits, umask, and the commands to apply them
Time Zone Reference
IANA zone names with their current UTC offset, computed live so daylight saving is reflected