CommandDialog
Rapid Tools for Creators and Developers
Supercharge your workflow with free, powerful, and intuitive online tools for coding, designing, and operations, perfectly tailored for developers, designers, and IT professionals.
Image Processing
Image Cropper
Trim images to your desired size and aspect ratio, rotate them, and flip horizontally or vertically for perfect customization.
Image Resizer
Quickly resize your images, adjust dimensions and file size with ease for perfect fits across all platforms and uses.
Image Splitter
Divide images into pieces vertically, horizontally, or in a grid. Easily split images into a matrix or tiles by specifying the number of rows and columns.
Image Filters
Free online tool to apply pre-set stunning filters and transformations to your photos, including monochrome effects, sharpening and blurring, color manipulations, and more to enhance creativity.
Image Adjustment
Adjust images by fine-tuning brightness, contrast, hue, saturation, and others, offering enhanced control for optimized, tailored results based on your specific image needs.
Image to Base64 Converter
Convert images to Base64 with multi-format support. Outputs include Base64, DataURI, HTML tags, links, CSS backgrounds, and HTML favicons.
Image BlurHash Generator
Generate BlurHashes from images or display blurred images from provided hashes. Perfect for quick image previews and placeholders.
Audio & Video
Encodings
URL Encoder / Decoder
Converts special characters in a URL into a format that can be safely transmitted over the internet, encoding non-alphanumeric characters as percent-encoded values and decoding them back.
HTML Escape / Unescape
Escapes or unescapes an HTML file removing traces of offending characters that could be wrongfully interpreted as markup.
Base64 Encoder / Decoder
Encode text data to Base64/Base64URL or decode back to original form, ideal for URL params, data transmission, and complex JSON/XML payloads with UTF-8 support.
Base32 Encoder / Decoder
Encode text into Base32 format or decode back to original form, ideal for case-insensitive encoding, and secure data transmission requiring human-readable formats.
Base62 Encoder / Decoder
Encode integer IDs into Base62 format or decode back to original values, ideal for URL shortening, and systems requiring alphanumeric character sets.
QRCode Generator
Generate custom QR codes for URLs, Identifiers, Tokens, SMS, WiFi and more, with selectable error resistance and adjustable foreground and background colors.
Hex Encoder / Decoder
Encode a string using Hex encoding, and decode it into original string.
Slugify Text
Converts a given text into a URL-friendly format by removing special characters and spaces, replacing them with hyphens.
Converters
Integer Base Converter
Convert numbers between different bases, including decimal, binary, tenary, octal, hexadecimal, and base62.
Case Converter
Convert text between different casing styles, including uppercase, lowercase, camelCase, snake_case, and more.
XML to JSON Converter
Transforms XML documents into JSON format, enabling data interchange between systems that use different data formats.
JSON to XML Converter
Transforms JSON documents into XML format, enabling data interchange between systems that use different data formats.
YAML to JSON Converter
Transforms YAML documents into JSON format, for seamless integration in APIs, configuration files, and data exchange workflows.
JSON to YAML Converter
Transforms JSON documents into YAML format, for seamless integration in APIs, configuration files, and data exchange workflows.
TOML to JSON Converter
Transforms TOML documents into JSON format, for seamless integration in APIs, configuration files, and data exchange workflows.
JSON to TOML Converter
Transforms JSON documents into TOML format, for seamless integration in APIs, configuration files, and data exchange workflows.
Properties to YAML Converter
Converts Properties files to YAML, streamlining configuration management for developers and system administrators, with UTF-8 encoding support for broader compatibility.
YAML to Properties Converter
Converts YAML to Properties files, simplifying configuration management for developers and system administrators, with Latin1 encoding support for compatibility.
Epoch Converter
Convert Unix timestamp (seconds elapsed since Jan 1, 1970), to human-readable dates and vice versa, simplifying time-based calculations and comparisons.
Crypto
Encrypt / Decrypt Text
Encrypt clear text or Decrypt ciphertext using symmetric encryption algorithms like AES, TripleDES, DES, Rabbit or RC4.
Text Hash Generator
Hash a text string using the function you need: MD5, SHA1, SHA256, SHA224, SHA512, SHA384, SHA3, or RIPEMD160
Text Hash Validator
Validate a text string against given hash by MD5, SHA1, SHA256, SHA224, SHA512, SHA384, SHA3, or RIPEMD160
HMAC Generator
Computes a hash-based message authentication code (HMAC) using a secret key and your favorite hashing function.
HMAC Validator
Validates a text message against a given hash-based message authentication code (HMAC) using a secret key and your favorite hashing function.
Bcrypt Generator
Hash and compare text string using bcrypt. Bcrypt is a secure and widely used password-hashing function designed to resist brute-force attacks.
Bcrypt Validator
Validate text string against hash using bcrypt. Bcrypt is a secure and widely used password-hashing function designed to resist brute-force attacks.
Password Generator
Generate secure random passwords and tokens with your chosen mix of uppercase/lowercase letters, numbers, and symbols.
Password Strength Analyzer
Check the strength of your passwords or tokens securely with client-side analysis - your data stays private and safe.
RSA Key Pair Generator
Generate a new random RSA private and public key pair in PEM format.
RSA Public Key Recovery
Recover a lost RSA public key in PEM format from an existing private key.
Formatters
HTML Formatter
Formats a HTML string/file with your desired indentation level, or minify your HTML.
CSS Formatter
Pretty print your CSS into a friendly, human-readable format, or minify your CSS.
JavaScript Formatter
Pretty print your Javascript code into a friendly, human-readable format, or minify your code.
JSON Formatter
Pretty print your JSON string into a friendly, human-readable format, or minify your JSON by removing all whitespaces.
XML Formatter
Prettify your XML string into a friendly, human-readable format, and minify your XML.
SQL Formatter
Beautify and minify your SQL queries online, with support for various SQL dialects.