EthicalFusion
💻

Developer Tools

Formatters, encoders, hash generators and debugging utilities for developers.

JSON Formatter Featured

Format and beautify minified JSON with proper indentation.

JSON Validator

Validate JSON and pinpoint syntax errors instantly.

JSON Minifier

Strip whitespace from JSON to shrink payload size.

JSON to CSV Converter

Convert a JSON array of objects into CSV format.

CSV to JSON Converter

Convert CSV data with headers into a JSON array.

Base64 Encoder Featured

Encode any text to Base64 (Unicode-safe).

Base64 Decoder

Decode Base64 strings back to readable text.

HTML Encoder

Escape HTML special characters into safe entities.

HTML Decoder

Convert HTML entities back to readable characters.

MD5 Hash Generator Featured

Generate the MD5 hash of any text.

SHA1 Hash Generator

Generate the SHA-1 hash of any text.

SHA256 Hash Generator Featured

Generate the SHA-256 hash of any text.

SHA512 Hash Generator

Generate the SHA-512 hash of any text.

CRC32 Checksum Generator

Calculate the CRC32 checksum of any text.

Bcrypt Hash Generator

Generate a secure bcrypt hash for passwords.

Whirlpool Hash Generator

Generate the Whirlpool hash of any text.

PHP Serializer

Convert JSON into PHP serialized format.

HTML Entities Converter

Convert all applicable characters to HTML entities (server-grade).

UUID Generator Featured

Generate random version-4 UUIDs.

JWT Decoder

Decode a JWT and inspect its header and payload (no verification).

Text to Hex Converter

Convert text into hexadecimal byte values.

Hex to Text Converter

Convert hexadecimal byte values back to text.

ROT13 Encoder

Apply the classic ROT13 letter substitution cipher.

Caesar Cipher

Encrypt or decrypt text with a Caesar shift cipher.

HTML Minifier

Minify HTML by removing comments and extra whitespace.

CSS Minifier

Minify CSS to reduce stylesheet size.

JavaScript Minifier

Light-minify JavaScript by stripping comments and whitespace.

SQL Formatter

Format SQL queries with keywords on new lines.

Unix Timestamp Converter

Convert Unix timestamps to dates and back.

Color Converter

Convert colors between HEX, RGB and HSL.

Regex Tester

Test regular expressions against sample text and see matches.

Markdown Previewer

Convert Markdown to HTML and preview the output.

IP Address Lookup

Validate and analyze IPv4 addresses.

Credit Card Validator

Check card numbers with the Luhn algorithm and detect the card type.

Htaccess Redirect Generator

Generate 301 redirect rules for .htaccess.