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.
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 a string into Base64 / Base64URL encoding, or decode a Base64 / Base64URL encoding into plain string.
Base32 Encoder / Decoder
Encode a string into Base32 encoding, or decode a Base32 encoding into plain string.
Base62 Encoder / Decoder
Encode an integer ID into the Base62 character set, and decode back to the original value, commonly used in TinyURL systems.
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.
Java Properties to YAML Converter
Transforms Java properties file into YAML format, enabling UTF-8 character support in configuration files.
YAML to Java Properties Converter
Converts YAML documents to Java properties files for streamlined configuration management, with Latin1 encoding support only.
Epoch Converter
Convert Epoch, also known as Unix timestamp (seconds elapsed since January 1, 1970 00:00:00 UTC), to human-readable dates and vice versa.
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.