All Tools

A comprehensive collection of tools to help you with your daily tasks

Coding

URL Encoder/Decoder
Encode and decode URL components to ensure they're properly formatted for web use
Code to Image Converter
Transform code snippets into beautiful images for sharing on social media or presentations
URL Slug Generator
Convert titles and text into clean, SEO-friendly URL slugs with customizable separators
React Native Shadow Generator
Generate cross-platform shadow styles for React Native components with live preview
Base64 Encoder/Decoder
Encode and decode Base64 data for text and files with options for URL-safe encoding
HTML Encoder/Decoder
Convert special characters to and from HTML entities for safe use in web pages
HTML Minifier
Compress HTML code by removing whitespace, comments, and optimizing markup
CSS Minifier
Compress CSS by removing whitespace, comments, and optimizing style rules
JavaScript Minifier
Minify JavaScript code to reduce file size and improve page load times
HTML Formatter
Format and beautify HTML code with proper indentation and structure
CSS Formatter
Format and beautify CSS code with consistent indentation and style
JavaScript Formatter
Format and beautify JavaScript code with proper indentation and style
MD5 Encrypt/Decrypt
Generate MD5 hashes from text input and attempt to decrypt MD5 hashes
SHA1 Encrypt/Decrypt
Generate SHA1 hashes from text input and look up known SHA1 hashes
SHA224 Encrypt/Decrypt
Generate SHA224 hashes from text input for secure cryptographic applications
SHA256 Encrypt/Decrypt
Generate SHA256 hashes from text input for secure cryptographic applications
SHA384 Encrypt/Decrypt
Generate SHA384 hashes from text input for secure cryptographic applications
SHA512 Encrypt/Decrypt
Generate SHA512 hashes from text input for secure cryptographic applications
JWT Encoder/Decoder
Create, decode and verify JSON Web Tokens with customizable headers and payloads
JSON Tree Viewer
Visualize and explore JSON data with an interactive tree view and search capabilities

Converter

Date-time Converter
Convert between different date and time formats, timezones, and calculate time differences
Integer Base Converter
Convert integers between different number bases (binary, octal, decimal, hexadecimal, etc.)
Roman Numeral Converter
Convert between Roman numerals and decimal numbers in both directions
Base64 String Encoder/Decoder
Convert text to and from Base64 encoding with support for various character sets
Base64 File Converter
Convert files to and from Base64 encoding for embedding in documents or storage
Color Converter
Convert colors between RGB, HEX, HSL, CMYK, and other color formats
Case Converter
Convert text between different case formats (uppercase, lowercase, title case, etc.)
Text to NATO Alphabet
Convert regular text to NATO phonetic alphabet representation (Alpha, Bravo, Charlie, etc.)
Text to ASCII Binary
Convert text to binary representation using ASCII character codes and back
Text to Unicode
Convert text to Unicode code points and back, with support for various character sets
YAML to JSON Converter
Convert YAML documents to JSON format with syntax highlighting
YAML to TOML
Convert YAML configuration files to TOML format
JSON to YAML Converter
Convert JSON data to YAML format with customizable options
JSON to TOML
Convert JSON data structure to TOML configuration format
List Converter
Convert between different list formats like CSV, JSON array, and markdown lists
TOML to JSON
Convert TOML configuration files to JSON format
TOML to YAML
Convert TOML configuration format to YAML
XML to JSON
Convert XML documents to JSON with customizable options for attributes and namespaces
JSON to XML
Convert JSON data to XML format with options for attributes and element structure
Markdown to HTML
Convert Markdown text to HTML with support for GitHub flavored markdown and other extensions