Formatters

Json Formatter

This tool formats JSON strings to make them more readable by adding indentation and line breaks.

Developer Tools

Json To C#

This tool converts JSON strings into C# class definitions, making it easier to work with JSON data in C# applications.

Converters

Json Compress & Decompress

This tool compresses JSON into Base64 GZip and decompresses Base64 GZip back into readable JSON.

Formatters

Xml Tool

This tool provides various functionalities for working with XML data, including formatting, validation, and transformation.

Formatters

Sql Formatter

This tool formats SQL queries to improve readability by adding indentation and line breaks.

Encoders

Encode to Base64 String

This tool encodes text into a Base64 string, which is useful for data transfer and storage.

Encoders

Decode Base64 String

This tool decodes a Base64 string back into its original text format.

Encoders

Image To Base64 String

This tool converts images into Base64 strings, which can be used for embedding images in text files or HTML.

Encoders

File To Base64 String

Upload any file and convert it to Base64 text (raw Base64 and Data URI formats).

Encoders

Base64 To File

Convert Base64 text back to a downloadable file with optional custom file name.

Formatters

Java Script Tools

This tool provides various utilities for working with JavaScript code, including formatting and validation.

Formatters

HTML Tools

This tool offers various functionalities for working with HTML, such as formatting, validation, and conversion.

Formatters

CSS Tool

This tool provides functionalities to format, beautify, and minify CSS code, improving readability and reducing file size.

Converters

Markdown Preview

This tool allows you to preview Markdown files, rendering them as HTML for easier reading.

Converters

Markdown To Html

This tool converts Markdown files into HTML format, making them suitable for web publishing.

Converters

Html To Markdown

This tool converts HTML content into Markdown format for documentation and text workflows.

Text Tools

Escape Quotes

This tool escapes quotes in strings, which is useful for preparing text for inclusion in code or data files.

Text Tools

Wrap

This tool wraps text with specified characters, which can be useful for formatting and data processing.

Text Tools

String Escape/Unescape

Escapes or unescapes JSON and HTML strings by handling special characters like quotes, newlines, tabs, backslashes, and HTML entities. Perfect for preparing strings for API payloads or parsing escaped responses.

Utilities

UUID Generator

Generate random UUIDs. Useful for creating unique identifiers for various applications such as database keys, session IDs, and more.

Security

Jwt Parser

This tool parses JSON Web Tokens (JWT) and displays their header, payload, and signature information.

Developer Tools

C# Compiler

This tool allows you to compile and run C# code snippets, providing a quick way to test and debug C# code.

Security

Decode AES String

This tool decodes an encrypted AES string. The user needs to provide the key, IV key, and encrypted string to decode it.

Developer Tools

API Tester

This tool allows you to test and debug APIs by sending HTTP requests and viewing the responses, similar to tools like Swagger and Postman.

Converters

Timestamp Converter

This tool converts dates to timestamps and vice versa, allowing you to easily work with date and time data.

Security

Password Generator

This tool generates random passwords based on user-selected configurations such as including uppercase characters, lowercase characters, numbers, symbols, excluding similar characters, and specifying length.

Media Tools

SVG Tool

This tool provides features like viewing SVG images, formatting SVG code, converting SVG to JPG or PNG, and downloading the converted images.

Encoders

URL Encode/Decode

This tool encodes URLs by converting special characters for safe transmission and decodes them back to their original form. Useful for preparing URLs for web requests, query strings, and APIs.

Text Tools

Regex Tester

Test and debug regular expressions with sample input and see matches.

Media Tools

Color Converter

Convert between HEX, RGB, RGBA, HSL, and HSLA color formats. Supports alpha/opacity, live preview, and easy copy for all formats.

Text Tools

Text Compare / Diff Checker

Compare two text blocks side-by-side and highlight added, deleted, modified, and unchanged lines with summary statistics.

Utilities

CRON Expression Builder

Build, validate, and explain CRON expressions. Parse existing CRON jobs, see human-readable descriptions, and preview next execution times. Supports both 5-field and 6-field CRON formats.

Media Tools

Image Resizer

Resize images by percentage, dimensions, or target file size. Supports JPG, PNG, and WebP formats. Preview original and resized images side-by-side with file size comparison before downloading.