TutsFx logo

Free Developer Tools

Handy, free, online utilities to make your development workflow faster and easier.

Popular

Developer Tools

JSON Formatter & Validator

Format, validate and minify JSON in your browser — instantly, with zero uploads.

Featured Popular
Open tool

Base64 Encoder / Decoder

Encode text or decode base64 strings right in your browser.

Popular
Open tool

Character & Word Counter

Count characters, words, sentences and reading time for any text.

Popular
Open tool

Text Case Converter

Convert text to upper case, lower case, title case and more.

Popular
Open tool

URL Encoder / Decoder

Encode and decode URLs and query strings safely.

Popular
Open tool

Lorem Ipsum Generator

Generate placeholder paragraphs and words for your mockups.

Popular
Open tool

Password Generator

Understand what makes a strong password, with tips and a free tool recommendation.

Open tool

Markdown Cheat Sheet

A quick reference for the Markdown syntax used across TutsFx.

Open tool

JSON Formatter

Pretty-print minified JSON into an easy-to-read, indented format.

Featured Popular
Open tool

JSON Minifier

Strip whitespace and newlines from JSON to shrink its size.

Popular
Open tool

JSON Validator

Check whether a JSON string is valid and locate the first error.

Open tool

JSON Viewer

Explore nested JSON with syntax-highlighted, tree-friendly output.

Popular
Open tool

JSON Escape

Escape quotes and control characters in a JSON string for embedding.

Open tool

JSON Unescape

Reverse JSON escaping to restore raw quotes and characters.

Open tool

JSON to CSV

Convert an array of JSON objects into a CSV spreadsheet table.

Popular
Open tool

JSON to XML

Transform JSON data into an equivalent XML document.

Open tool

JSON to YAML

Convert JSON objects into human-friendly YAML syntax.

Open tool

YAML to JSON

Parse YAML documents and convert them to JSON.

Open tool

JSON to JavaScript

Turn JSON into a JavaScript object literal or module export.

Open tool

HTML Formatter

Indent and tidy messy HTML so it is easy to read and maintain.

Popular
Open tool

HTML Minifier

Remove comments and whitespace from HTML to reduce page size.

Open tool

HTML Validator

Check HTML for missing closing tags and common markup errors.

Open tool

HTML Entity Encoder

Encode text into HTML entities to prevent markup injection.

Open tool

HTML Entity Decoder

Decode HTML entities back into plain readable text.

Open tool

HTML to Markdown

Convert HTML snippets into clean, portable Markdown.

Open tool

Markdown to HTML

Render Markdown into semantic, formatted HTML instantly.

Featured Popular
Open tool

HTML Tag Generator

Generate common HTML element snippets with attributes in one click.

Open tool

CSS Formatter

Beautify compressed CSS rules with clear indentation.

Open tool

CSS Minifier

Compress CSS by removing whitespace and shortening values.

Open tool

CSS Gradient Generator

Build linear and radial CSS gradients with a live preview.

Featured Popular
Open tool

CSS Box Shadow Generator

Design box shadows visually and copy the CSS code.

Popular
Open tool

CSS Border Radius Generator

Craft rounded corners and copy the border-radius CSS.

Open tool

CSS Flexbox Generator

Create flexbox layouts visually and export the CSS.

Open tool

CSS Grid Generator

Generate CSS grid layouts with gap and track controls.

Open tool

CSS Animation Generator

Build keyframe animations and copy ready-to-use CSS.

Open tool

CSS Transform Generator

Combine rotate, scale, skew and translate into a transform.

Open tool

CSS Filter Generator

Apply CSS filters like blur and brightness with live output.

Open tool

JavaScript Formatter

Pretty-print minified JavaScript with sensible indentation.

Popular
Open tool

JavaScript Minifier

Shrink JavaScript by stripping whitespace and comments.

Open tool

JavaScript Validator

Parse JavaScript to catch syntax errors before you run it.

Open tool

JavaScript Escape

Escape JavaScript strings for safe embedding in code.

Open tool

JavaScript Unescape

Convert escaped JavaScript strings back to plain text.

Open tool

JavaScript Object Formatter

Pretty-print JavaScript object literals and config snippets.

Open tool

JavaScript Timestamp Converter

Convert between Date.now() millisecond values and readable dates.

Open tool

SQL Formatter

Beautify messy SQL queries with aligned keywords and clauses.

Featured Popular
Open tool

SQL Minifier

Compact SQL queries by removing comments and extra whitespace.

Open tool

SQL Query Generator

Generate INSERT, UPDATE and SELECT statements from templates.

Open tool

SQL to JSON

Convert SQL result rows into JSON records.

Open tool

SQL to CSV

Turn SQL SELECT output into a CSV table.

Open tool

SQL Escape Tool

Escape single quotes and special characters in SQL strings.

Open tool

SQL Data Generator

Generate realistic test data as INSERT statements.

Open tool

Regex Tester

Test regular expressions against text with live match highlighting.

Featured Popular
Open tool

Regex Validator

Validate a regular expression and report syntax errors.

Open tool

Regex Escape

Escape regex metacharacters so text matches literally.

Open tool

Regex Generator

Build regular expressions from common patterns and samples.

Open tool

Regex Replace Tester

Preview find-and-replace using regular expressions.

Open tool

Regex Explanation Tool

Break a regex down into a human-readable explanation.

Open tool

API Request Builder

Build and send HTTP requests with custom method, headers and body.

Popular
Open tool

HTTP Status Code Lookup

Look up the meaning of any HTTP status code with examples.

Popular
Open tool

cURL Generator

Compose cURL commands with method, headers and request body.

Popular
Open tool

cURL to PHP

Convert a cURL command into a PHP curl code snippet.

Open tool

cURL to JavaScript

Convert a cURL command into a fetch() call.

Open tool

cURL to Python

Convert a cURL command into a Python requests call.

Open tool

cURL to Java

Convert a cURL command into a Java HttpURLConnection snippet.

Open tool

JSON API Formatter

Format JSON API responses and inspect status and payload.

Open tool

HTTP Header Viewer

Parse and read HTTP request or response headers clearly.

Open tool

URL Encoder

Percent-encode a URL or query string component safely.

Popular
Open tool

URL Decoder

Decode percent-encoded URLs back to readable text.

Open tool

URL Parser

Break a URL into protocol, host, path, query and fragment.

Open tool

Query String Parser

Parse URL query parameters into a readable key-value list.

Open tool

Query String Generator

Build a query string from key-value pairs.

Open tool

URL Slug Generator

Turn any title or text into a clean, SEO-friendly URL slug.

Popular
Open tool

URL Cleaner

Strip tracking parameters and junk from URLs.

Open tool

UTM URL Builder

Append UTM campaign parameters to a URL for analytics.

Popular
Open tool

MD5 Generator

Generate the MD5 hash of any text or file content.

Open tool

SHA-1 Generator

Compute the SHA-1 hash of your input as a hex digest.

Open tool

SHA-256 Generator

Compute the SHA-256 hash of your input securely in your browser.

Featured Popular
Open tool

SHA-512 Generator

Compute the SHA-512 hash of your input.

Open tool

Base64 Encoder

Encode text or files to base64, including UTF-8 content.

Popular
Open tool

Base64 Decoder

Decode base64 strings back to their original text.

Open tool

URL Encode / Decode

Encode and decode URL components in one place.

Featured
Open tool

JWT Decoder

Decode a JSON Web Token and inspect header and payload.

Featured Popular
Open tool

JWT Generator

Create HS256 JWTs with custom claims and secret.

Open tool

UUID Generator

Generate random UUID v4 identifiers in any quantity.

Featured Popular
Open tool

Random Password Generator

Create strong random passwords with configurable length and sets.

Featured Popular
Open tool

Random String Generator

Generate random strings from a custom alphabet.

Open tool

Hash Generator

Generate multiple common hashes of your input at once.

Open tool

Checksum Generator

Compute file-integrity checksums like MD5, SHA-1 and SHA-256.

Popular
Open tool

Git Command Generator

Generate common git commands for daily workflow tasks.

Featured Popular
Open tool

.gitignore Generator

Generate a .gitignore for your framework or language.

Open tool

Git Branch Name Generator

Turn a feature idea into a consistent git branch name.

Open tool

Git Commit Message Generator

Write conventional, descriptive git commit messages.

Open tool

GitHub README Generator

Generate a polished GitHub README.md for your repository.

Popular
Open tool

GitHub URL Parser

Extract owner, repo and path from a GitHub URL.

Open tool

HEX to RGB

Convert hex color codes to RGB values.

Popular
Open tool

RGB to HEX

Convert RGB color values to hex codes.

Open tool

RGB to HSL

Convert RGB colors to HSL (hue, saturation, lightness).

Open tool

HSL to RGB

Convert HSL colors to RGB values.

Open tool

HEX to HSL

Convert hex color codes to HSL values.

Open tool

Color Picker

Pick a color and get its HEX, RGB and HSL values.

Open tool

Color Palette Generator

Generate harmonious color palettes from a base color.

Open tool

Contrast Checker

Check WCAG contrast ratios between foreground and background.

Popular
Open tool

Gradient Generator

Create smooth multi-color gradients with preview and CSS.

Open tool

SVG Formatter

Pretty-print minified SVG markup for editing.

Open tool

SVG Minifier

Compress SVG markup by removing comments and whitespace.

Open tool

SVG Optimizer

Clean and simplify SVG markup while keeping visuals.

Open tool

SVG to Data URI

Encode an SVG as a data URI for use in CSS or img tags.

Open tool

SVG Data URI Decoder

Decode an SVG data URI back into raw markup.

Open tool

SVG Color Editor

Swap fill and stroke colors throughout an SVG.

Open tool

SVG Path Viewer

Pretty-print SVG path data and inspect commands.

Open tool

Unix Timestamp Converter

Convert between Unix timestamps and readable dates.

Popular
Open tool

Timestamp to Date

Convert a Unix timestamp into a human-readable date.

Open tool

Date to Timestamp

Convert a date and time into a Unix timestamp.

Open tool

ISO Date Converter

Parse ISO 8601 dates and show them in common formats.

Open tool

Timezone Converter

Convert a time between two timezones instantly.

Open tool

Date Difference Calculator

Calculate days, weeks, months and years between two dates.

Open tool

Cron Expression Generator

Build cron schedule expressions from plain-language fields.

Open tool

CSV to JSON

Convert CSV data into a JSON array of objects.

Featured Popular
Open tool

XML to JSON

Parse XML documents and convert them to JSON.

Open tool

CSV to XML

Convert CSV rows into an XML document.

Open tool

XML to CSV

Flatten XML records into a CSV table.

Open tool

TSV to CSV

Convert tab-separated values into comma-separated values.

Open tool

CSV Formatter

Normalize CSV formatting with consistent delimiters and quoting.

Open tool

Random Number Generator

Generate random numbers within any range and count.

Open tool

Email Validator

Validate email addresses and suggest corrections.

Popular
Open tool

IP Address Validator

Check whether an IP address is valid and parse its parts.

Open tool

IPv4 / IPv6 Validator

Validate IPv4 and IPv6 addresses with expanded notation.

Open tool

Port Number Checker

Look up common port numbers and their services.

Open tool

MIME Type Lookup

Look up MIME types by file extension or media format.

Open tool

User Agent Parser

Parse a user-agent string into browser, OS and device.

Open tool

Base Converter

Convert numbers between binary, octal, decimal and hex.

Popular
Open tool

Binary Converter

Convert text to binary and back, byte by byte.

Open tool

Hex Converter

Convert text and numbers to hexadecimal and back.

Open tool

ASCII Converter

Convert text to ASCII codes and back.

Open tool

We value your privacy

We use cookies to enhance your browsing experience, serve personalized ads, and analyze traffic. By clicking "Accept", you consent to our use of cookies. Read our Privacy Policy to learn more.