Skip to content
ZeroServer.tools
ZeroServer.tools

Free Online Developer Tools

A suite of 283+ hyper-fast utilities — JSON formatter, Base64, hashing, converters, generators & more. 100% private & client-side: every tool runs locally in your browser, so your data never touches a server.

283+ tools100% freeNo sign-upNo data uploadsOpen source

Converters

Transform data between formats — JSON, YAML, CSV, XML, and more.

JSON to YAML

Convert JSON into clean, readable YAML instantly.

Open tool

YAML to JSON

Convert YAML configuration into valid JSON.

Open tool

JSON to CSV

Flatten a JSON array of objects into CSV rows.

Open tool

CSV to JSON

Parse CSV with headers into a JSON array of objects.

Open tool

JSON to XML

Convert JSON structures into nested XML markup.

Open tool

JSON Minifier

Strip whitespace to produce compact JSON.

Open tool

JSON to TypeScript

Generate TypeScript interfaces from a JSON sample.

Open tool

JSON to SQL

Turn a JSON array of objects into SQL INSERT statements.

Open tool

CSV to XML

Convert CSV rows into structured XML records.

Open tool

XML to CSV

Flatten repeated XML records into CSV rows.

Open tool

INI to JSON

Parse INI config sections and keys into JSON.

Open tool

JSON to INI

Serialize a JSON object into INI config format.

Open tool

CSV to Markdown Table

Convert CSV data into a GitHub-style Markdown table.

Open tool

XML to JSON

Convert XML markup into a structured JSON object.

Open tool

Number to Words

Spell out numbers in English words.

Open tool

CSV to SQL

Turn CSV rows into SQL INSERT statements.

Open tool

Decimal to Binary Converter

Convert decimal (base 10) numbers to binary (base 2).

Open tool

Binary to Decimal Converter

Convert binary (base 2) numbers to decimal (base 10).

Open tool

Decimal to Hex Converter

Convert decimal (base 10) numbers to hexadecimal (base 16).

Open tool

Hex to Decimal Converter

Convert hexadecimal (base 16) numbers to decimal (base 10).

Open tool

CSV Cleaner

Trim whitespace, drop empty rows, and de-duplicate CSV data.

Open tool

CSV to HTML Table Converter

Turn CSV data into a ready-to-paste HTML <table>.

Open tool

Decimal to Octal Converter

Convert decimal (base 10) numbers to octal (base 8).

Open tool

Octal to Decimal Converter

Convert octal (base 8) numbers to decimal (base 10).

Open tool

Binary to Hex Converter

Convert binary (base 2) numbers to hexadecimal (base 16).

Open tool

Hex to Binary Converter

Convert hexadecimal (base 16) numbers to binary (base 2).

Open tool

CSV to TSV Converter

Convert comma-separated values to tab-separated values.

Open tool

TSV to CSV Converter

Convert tab-separated values to comma-separated values.

Open tool

Scientific Notation Converter

Convert numbers between decimal and scientific (E) notation.

Open tool

JSON to Query String Converter

Turn a flat JSON object into a URL query string.

Open tool

Query String to JSON Converter

Parse a URL query string into a JSON object.

Open tool

Octal to Binary Converter

Convert octal (base 8) numbers to binary (base 2).

Open tool

HTML to JSX Converter

Convert HTML to JSX — class to className, inline styles to objects, and self-closed tags.

Open tool

JSON to Go Struct

Generate Go structs with JSON tags from a sample JSON object.

Open tool

SVG to Data URI

Encode an SVG into a URL-encoded or base64 data URI for CSS or img src.

Open tool

JSON to PHP Array

Convert JSON into a ready-to-paste PHP array using modern short-array syntax.

Open tool

Seconds to Time Converter

Convert a number of seconds into HH:MM:SS and a human-readable duration.

Open tool

Centimeters to Inches

Convert centimeters to inches instantly, with a feet-and-inches breakdown and a quick reference table.

Open tool

Inches to Centimeters

Convert inches to centimeters instantly, with a quick reference table for common values.

Open tool

Kilograms to Pounds

Convert kilograms to pounds (lb) instantly, with a quick reference table for common weights.

Open tool

Pounds to Kilograms

Convert pounds (lb) to kilograms instantly, with a quick reference table for common weights.

Open tool

Binary to Octal Converter

Convert binary (base 2) numbers to octal (base 8).

Open tool

Hex to Octal Converter

Convert hexadecimal (base 16) numbers to octal (base 8).

Open tool

Octal to Hex Converter

Convert octal (base 8) numbers to hexadecimal (base 16).

Open tool

JSON to Rust Struct

Generate Rust structs with serde Serialize / Deserialize derives from a JSON sample.

Open tool

HTML to Markdown Converter

Convert HTML markup into clean, readable Markdown without a server.

Open tool

Encoders & Decoders

Safely encode, decode, and convert data formats without leakage.

Base64 Encoder

Encode or decode Base64 strings.

Open tool

URL Encoder

Safely encode or decode URL parameters.

Open tool

Base Converter

Convert numbers between binary, octal, decimal, hex, and base 2-36.

Open tool

ROT13 Encoder / Decoder

Apply the reversible ROT13 letter-substitution cipher.

Open tool

HTML Entity Encoder / Decoder

Escape or unescape HTML entities like &amp; and &lt;.

Open tool

Punycode Converter

Convert internationalized domains to and from Punycode.

Open tool

Text to Morse Code

Translate text into Morse code dots and dashes.

Open tool

Morse Code to Text

Decode Morse code dots and dashes back into text.

Open tool

UTF-8 Encoder

Encode text into UTF-8 byte values (hex).

Open tool

UTF-8 Decoder

Decode UTF-8 byte values (hex) back into text.

Open tool

Text to ASCII

Convert text into ASCII / Unicode code points.

Open tool

ASCII to Text

Convert ASCII / Unicode code points back into text.

Open tool

Base32 Encoder / Decoder

Encode or decode RFC 4648 Base32 strings.

Open tool

Base58 Encoder / Decoder

Encode or decode Base58 (Bitcoin alphabet) strings.

Open tool

Roman Numeral Converter

Convert numbers to Roman numerals and back.

Open tool

Unicode Escape Converter

Escape text to \uXXXX sequences and unescape them back.

Open tool

Base64URL Encoder / Decoder

Encode or decode URL-safe Base64 (Base64URL).

Open tool

Backslash Escape Converter

Escape and unescape backslash sequences in strings.

Open tool

JSON Escape / Unescape

Escape text into a JSON string literal or unescape \n, \t and \uXXXX back to readable text.

Open tool

Caesar Cipher Encoder / Decoder

Shift letters by any amount to encode or decode a Caesar cipher.

Open tool

Vigenère Cipher Encoder / Decoder

Encrypt or decrypt text with a keyword using the Vigenère cipher.

Open tool

Base64 Image Encoder

Convert any image to a Base64 data URI — for CSS backgrounds, HTML src, and email embeds.

Open tool

Cryptography & Security

Client-side hashing, token decoding, and secure generation.

Text Tools

Manipulate, clean, count, and reshape text instantly.

Case Converter

Convert between Sentence, Title, camelCase, snake_case, and more.

Open tool

Word Counter

Count words, characters, and analyze keyword density.

Open tool

Text to Binary

Convert text into its 8-bit binary representation.

Open tool

Binary to Text

Decode 8-bit binary back into readable text.

Open tool

Text Reverser

Reverse text by characters, words, or lines.

Open tool

Remove Duplicate Lines

Delete repeated lines and keep your list unique.

Open tool

Remove Empty Lines

Strip blank and whitespace-only lines from text.

Open tool

Sort Lines Alphabetically

Sort lines A–Z or Z–A, case-sensitive or not.

Open tool

Slugify URL Generator

Turn any title into a clean, URL-safe slug.

Open tool

Find and Replace Text

Find and replace text, with optional regex and flags.

Open tool

Remove Extra Spaces

Collapse repeated spaces and trim each line.

Open tool

Remove Accents

Strip diacritics so é becomes e and ü becomes u.

Open tool

Remove Punctuation

Delete punctuation marks and symbols from text.

Open tool

Text Repeater

Repeat any text a chosen number of times.

Open tool

Word Frequency Counter

Count how often each word appears, ranked.

Open tool

Zalgo Text Generator

Add creepy combining marks to make glitchy Zalgo text.

Open tool

Upside Down Text Generator

Flip text upside down with mirrored Unicode characters.

Open tool

Small Text Generator

Make tiny superscript, subscript, and small-caps text.

Open tool

Strikethrough Text Generator

Cross out text with strikethrough, slash, or underline marks.

Open tool

Bold Text Generator

Generate Unicode bold and italic text for anywhere.

Open tool

Wide Text Generator

Create full-width vaporwave aesthetic spaced-out text.

Open tool

NATO Phonetic Alphabet

Spell text using the NATO phonetic alphabet.

Open tool

Leetspeak Converter

Translate text into 1337 (leetspeak) and back.

Open tool

Pig Latin Translator

Translate English text into Pig Latin.

Open tool

Cursive Text Generator

Create fancy Unicode cursive (script) text.

Open tool

Bubble Text Generator

Turn text into circled bubble letters.

Open tool

Add Line Numbers

Prefix every line with a sequential line number.

Open tool

Remove Line Breaks

Strip line breaks to join text into one block.

Open tool

Remove HTML Tags

Strip HTML tags to extract plain text.

Open tool

Extract Email Addresses

Pull every email address out of a block of text.

Open tool

Extract URLs

Pull every URL or link out of a block of text.

Open tool

Reverse Word Order

Reverse the order of words in each line of text.

Open tool

Extract Numbers

Pull every number out of a block of text.

Open tool

Remove Duplicate Words

Strip repeated words from text, keeping the first of each.

Open tool

Word Wrap / Text Wrapper

Hard-wrap text to a fixed line width without breaking words.

Open tool

Shuffle Lines

Randomly reorder the lines of your text.

Open tool

Reverse List / Line Order

Flip the order of lines so the last becomes the first.

Open tool

Lines to Comma-Separated List

Join lines into a single comma-separated list.

Open tool

Comma-Separated to Lines

Split a comma-separated list into one item per line.

Open tool

Remove Numbers

Strip every digit out of your text.

Open tool

Text Truncator

Trim text to a set number of characters or words with an ellipsis.

Open tool

Random Line Picker

Pick one or more random lines from your list.

Open tool

Markdown to Plain Text

Strip Markdown formatting to get clean, readable plain text.

Open tool

Tabs to Spaces Converter

Convert tabs to spaces or spaces to tabs with a custom tab width.

Open tool

Palindrome Checker

Check whether a word, phrase, or sentence reads the same forwards and backwards.

Open tool

Title Case Converter

Convert text to Title Case, capitalizing each major word while leaving small words like 'a', 'of', and 'the' lowercase.

Open tool

Remove Line Numbers

Strip leading line numbers from pasted code or text — handles '1.', '1)', '1:' and bare-number styles.

Open tool

Sponge Case Generator

Convert text to AlTeRnAtInG mOcKiNg CaSe — the classic SpongeBob meme format.

Open tool

Letter Counter

Count the frequency of each letter in your text.

Open tool

Anagram Checker

Check whether two words or phrases are anagrams of each other.

Open tool

Prefix / Suffix Adder

Add a custom prefix and/or suffix to every line of text.

Open tool

Duplicate Line Counter

Count how many times each line appears — sorted by frequency.

Open tool

Developer Utilities

Network math, syntax parsers, and everyday developer helpers.

RegExp Tester

Test regular expressions and inspect matches locally.

Open tool

Subnet Calculator

Compute CIDR subnets, usable hosts, and network ranges.

Open tool

Cron Parser

Translate cron syntax into plain English.

Open tool

URL Parser

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

Open tool

HTML Previewer

Paste HTML and see it rendered live in a safe, sandboxed preview.

Open tool

HTTP Status Code Reference

Search and look up every HTTP status code and its meaning.

Open tool

MIME Type Lookup

Find the MIME type for a file extension, or the extensions for a MIME type.

Open tool

ASCII Table

Full ASCII table with decimal, hex, octal, and binary values for every character.

Open tool

Chmod Calculator

Build Unix file permissions with checkboxes and read them as octal (755) and symbolic (rwxr-xr-x) notation.

Open tool

Crontab Generator

Build a cron expression from fields and read it back in plain English.

Open tool

User Agent Parser

Parse a User-Agent string into browser, operating system, and device — in your browser.

Open tool

Case Style Converter

Convert identifiers between camelCase, snake_case, kebab-case, PascalCase, CONSTANT_CASE, and dot.case.

Open tool

JSON Diff Checker

Compare two JSON objects and see exactly what was added, removed, or changed — a structural diff, not a text diff.

Open tool

Common Ports Lookup

Search a reference of common TCP/UDP port numbers and the services that use them — HTTP, SSH, DNS, and more.

Open tool

Markdown Table Generator

Build a Markdown table in an editable grid — add rows and columns, set column alignment — and copy the Markdown.

Open tool

.gitignore Generator

Generate a .gitignore file by selecting your tech stack.

Open tool

Web & SEO

Generate meta tags, social cards, and marketing URLs for the web.

Meta Tag Generator

Build SEO title, description, and viewport meta tags.

Open tool

Open Graph Generator

Generate Open Graph and Twitter Card meta tags.

Open tool

Robots.txt Generator

Create a robots.txt with allow/disallow rules.

Open tool

UTM Campaign URL Builder

Append UTM parameters to build trackable campaign URLs.

Open tool

Hreflang Tag Generator

Generate hreflang link tags for multilingual SEO.

Open tool

Sitemap XML Generator

Build an XML sitemap from a list of URLs.

Open tool

SERP Snippet Preview

Preview how your page title and meta description appear in Google search.

Open tool

Meta Tag Analyzer

Paste a page's HTML head to audit its title, meta, and social tags.

Open tool

Keyword Density Checker

Count word frequency and keyword density in your content.

Open tool

JSON-LD Schema Generator

Build structured data (Article, Product, FAQ, Organization) as JSON-LD.

Open tool

Twitter Card Generator

Generate Twitter/X card meta tags with a live preview.

Open tool

Open Graph Preview

Preview how a link's Open Graph card looks when shared on social.

Open tool

Canonical Tag Generator

Generate a rel=canonical link tag to prevent duplicate content.

Open tool

Twitter / X Character Counter

Count characters against the 280-limit as you draft a post.

Open tool

Hashtag Generator

Turn keywords or text into ready-to-paste social hashtags.

Open tool

Reading Time Calculator

Estimate reading and speaking time from your word count.

Open tool

Readability Score Calculator

Score your text with Flesch Reading Ease and Flesch-Kincaid Grade Level to see how easy it is to read.

Open tool

htaccess Redirect Generator

Generate Apache .htaccess 301 and 302 redirect rules from a list of old and new URLs.

Open tool

Design & CSS

Client-side utilities for frontend styling and color.

Color Converter

Convert a color to HEX, RGB, HSL, HSB, and CMYK at once.

Open tool

HEX to RGB

Convert HEX color codes to RGB / RGBA values.

Open tool

RGB to HEX

Convert RGB values into HEX color codes.

Open tool

CSS Box Shadow Generator

Visually design CSS box-shadow with a live preview and code.

Open tool

CSS Border Radius Generator

Visually craft border-radius with a live preview.

Open tool

HEX to CMYK

Convert HEX colors to CMYK print values.

Open tool

CMYK to HEX

Convert CMYK print values to HEX colors.

Open tool

HEX to HSB

Convert HEX colors to HSB / HSV values.

Open tool

HSB to HEX

Convert HSB / HSV values to HEX colors.

Open tool

Color Contrast Checker

Check WCAG contrast ratio between two colors.

Open tool

RGB to HSL

Convert RGB values to HSL color notation.

Open tool

HSL to RGB

Convert HSL color values back into RGB.

Open tool

RGB to CMYK

Convert RGB screen colors to CMYK print values.

Open tool

CMYK to RGB

Convert CMYK print values into RGB screen colors.

Open tool

CSS Gradient Generator

Design linear and radial CSS gradients with live preview.

Open tool

CSS Flexbox Generator

Visually build flexbox layouts and copy the CSS.

Open tool

CSS Triangle Generator

Generate CSS triangles with the border trick.

Open tool

CSS Clip Path Generator

Pick a clip-path shape and copy the CSS, with live preview.

Open tool

CSS Text Shadow Generator

Design CSS text-shadow with a live preview and code.

Open tool

Color Shades Generator

Generate tints and shades from a base color.

Open tool

CSS Grid Generator

Build a CSS grid layout visually and copy the generated code.

Open tool

CSS Filter Generator

Tune blur, brightness, contrast, and more with a live filter preview.

Open tool

CSS Transition Generator

Build CSS transitions with easing and a live hover preview.

Open tool

CSS Transform Generator

Translate, rotate, scale, and skew with a live transform preview.

Open tool

CSS Scrollbar Generator

Style custom scrollbars and copy the cross-browser CSS.

Open tool

CSS Columns Generator

Create multi-column text layouts with the CSS columns property.

Open tool

CSS Cursor Tester

Preview every CSS cursor value and copy the one you want.

Open tool

CSS Outline Generator

Design a CSS outline with style, width, color, and offset.

Open tool

CSS Blend Mode Generator

Preview mix-blend-mode and background-blend-mode effects.

Open tool

CSS Named Colors

Browse all 148 CSS named colors with their HEX and RGB values.

Open tool

CSS Specificity Calculator

Calculate the specificity score of any CSS selector.

Open tool

PX to REM Converter

Convert px to rem and em (and back) for any root font size.

Open tool

Glassmorphism CSS Generator

Design frosted-glass cards with backdrop-blur and copy the CSS.

Open tool

HEX to HSL

Convert a HEX color code to HSL (hue, saturation, lightness) for CSS, with a live preview.

Open tool

HSL to HEX

Convert an HSL color (hue, saturation, lightness) to a HEX code for CSS, with a live preview.

Open tool

Neumorphism CSS Generator

Design soft-UI neumorphic shadows and copy the CSS, with a live preview.

Open tool

CSS Animation Generator

Build CSS @keyframes animations visually — property, duration, easing, and iteration — with a live preview and copy-paste code.

Open tool

CSS Button Generator

Design a CSS button — colors, padding, radius, border, and hover state — with a live preview and ready-to-copy CSS.

Open tool

CSS Loader Generator

Generate a pure-CSS loading spinner — size, color, and speed — with a live preview and copy-paste code (no images, no JS).

Open tool

Color Mixer

Mix two HEX colors at any ratio and get the blended result, plus a gradient of in-between steps.

Open tool

Color Palette Generator

Generate harmonious color palettes — complementary, analogous, triadic, and more.

Open tool

RGB to HSB Converter

Convert RGB (red, green, blue) color values to HSB / HSV (hue, saturation, brightness).

Open tool

HSB to RGB Converter

Convert HSB / HSV (hue, saturation, brightness) color values to RGB.

Open tool

CSS Variables Generator

Generate a 10-shade CSS custom property scale from any base color.

Open tool

Font Stack Generator

Browse and copy CSS font-family stacks for system fonts, serifs, monospace, and more.

Open tool

CSS Unit Converter

Convert between px, rem, em, vw, vh, and pt instantly.

Open tool

Calculators

Fast, precise calculators for everyday math and dates.

Percentage Calculator

Solve percentage, increase, and change calculations.

Open tool

Age Calculator

Calculate exact age in years, months, and days.

Open tool

Unix Timestamp Converter

Convert Unix epoch timestamps to and from human dates.

Open tool

Tip Calculator

Calculate tip and split the bill between people.

Open tool

Aspect Ratio Calculator

Solve width or height for a target aspect ratio.

Open tool

Kilometers to Miles

Convert kilometers into miles instantly.

Open tool

Miles to Kilometers

Convert miles into kilometers instantly.

Open tool

Temperature Converter

Convert between Celsius, Fahrenheit, and Kelvin.

Open tool

Data Storage Converter

Convert between bytes, KB, MB, GB, TB, and more.

Open tool

Discount Calculator

Calculate sale price and savings from a discount.

Open tool

Profit Margin Calculator

Compute profit, margin, and markup from cost and revenue.

Open tool

BMI Calculator

Calculate Body Mass Index in metric or imperial units.

Open tool

Loan EMI Calculator

Calculate monthly loan payments, interest, and total cost.

Open tool

Average (Mean/Median/Mode) Calculator

Compute the mean, median, mode, and range of a number set.

Open tool

Percentage Change Calculator

Find the percentage increase or decrease between two values.

Open tool

Compound Interest Calculator

Project savings growth with compound interest and contributions.

Open tool

Simple Interest Calculator

Calculate simple interest and total from principal and rate.

Open tool

Time Duration Calculator

Find the duration between two times or dates.

Open tool

GST / VAT Calculator

Add or remove GST/VAT and see the net, tax, and gross amounts.

Open tool

Running Pace Calculator

Calculate pace, time, or distance for runs and races.

Open tool

ROI Calculator

Calculate return on investment as a percentage and net gain.

Open tool

Break-Even Point Calculator

Find the units and revenue needed to cover your costs.

Open tool

Speed Converter

Convert between mph, km/h, m/s, knots, and feet per second.

Open tool

Area Converter

Convert between m², ft², acres, hectares, and more.

Open tool

Hourly to Salary Calculator

Convert an hourly wage to weekly, monthly, and annual pay.

Open tool

GCD & LCM Calculator

Find the greatest common divisor and least common multiple of numbers.

Open tool

Prime Number Checker

Check whether a number is prime and see its factors.

Open tool

GPA Calculator

Calculate your grade point average on a 4.0 scale from letter grades and credit hours.

Open tool

Business Days Calculator

Count the working days (Mon–Fri) between two dates, excluding weekends.

Open tool

PayPal Fee Calculator

Work out PayPal fees and what you actually receive — or what to charge to net a target amount.

Open tool

BMR Calculator

Estimate your Basal Metabolic Rate and daily calorie needs with the Mifflin-St Jeor formula.

Open tool

CPM Calculator

Calculate CPM (cost per 1,000 impressions), or solve for cost or impressions.

Open tool

Mortgage Calculator

Estimate your monthly mortgage payment — principal, interest, property tax, insurance, and PMI — and see the total interest paid.

Open tool

TDEE Calculator

Calculate your Total Daily Energy Expenditure (maintenance calories) plus goal targets for cutting, maintaining, or bulking.

Open tool

Body Fat Calculator

Estimate your body fat percentage with the U.S. Navy tape-measurement method, plus lean and fat mass.

Open tool

Stripe Fee Calculator

Work out Stripe processing fees (2.9% + 30¢) and what you actually receive — or what to charge to net a target amount.

Open tool

Fibonacci Sequence Generator

Generate any number of Fibonacci terms — including very large ones, using BigInt.

Open tool

Number Formatter

Format numbers with custom thousand separators, decimal places, and prefix / suffix.

Open tool