OomTools

Developer Tools

Developer utilities — format and validate JSON/HTML/CSS/SQL, encode and decode, test regex, build CSS and cron, and generate git and docker commands.

JSON Formatter

Format, validate and minify JSON with error locations and highlighting.

Developer

Base64 Encoder and Decoder

Encode and decode text or files to and from Base64, UTF-8 safe.

Developer

URL Encoder and Decoder

Encode and decode URLs and URL components with clear examples.

Developer

JSON Validator

Check whether JSON is valid and see the exact error location.

Developer

JSON Minifier

Compress JSON by removing whitespace, safely in your browser.

Developer

JSON to CSV

Convert a JSON array of objects into CSV.

Developer

CSV to JSON

Convert CSV data into a JSON array of objects.

Developer

JSON to XML

Convert JSON into indented XML.

Developer

XML to JSON

Convert XML into structured JSON.

Developer

YAML to JSON

Convert YAML configuration into JSON.

Developer

JSON to YAML

Convert JSON into readable YAML.

Developer

HTML Formatter

Beautify and indent messy HTML markup.

Developer

CSS Formatter

Beautify and indent minified or messy CSS.

Developer

JavaScript Formatter

Beautify and indent JavaScript code.

Developer

SQL Formatter

Format and indent SQL queries with uppercase keywords.

Developer

XML Formatter

Beautify and indent XML documents.

Developer

Markdown Previewer

Write Markdown and see a live, sanitized HTML preview.

Developer

Markdown to HTML

Convert Markdown into clean, sanitized HTML.

Developer

HTML Entity Encoder and Decoder

Encode and decode HTML entities like & and <.

Developer

URL Parser

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

Developer

Query String Parser

Parse a URL query string into key–value pairs and JSON.

Developer

Regex Tester

Test regular expressions with live matches and highlighting.

Developer

Cron Expression Generator

Build cron expressions from presets or fields with a plain-English preview.

Developer

Cron Expression Parser

Validate a cron expression and explain it in plain English.

Developer

UUID Validator

Check whether a string is a valid UUID and its version.

Developer

IP Address Validator

Validate IPv4/IPv6 addresses and see their type.

Developer

MIME Type Lookup

Find the MIME type for a file extension, or search by type.

Developer

CSS Gradient Generator

Design linear and radial CSS gradients with a live preview and copy the code.

Developer

CSS Box Shadow Generator

Craft CSS box-shadows with offset, blur, spread, colour and inset — live preview.

Developer

CSS Flexbox Generator

Visually set flex-direction, justify, align, wrap and gap and copy the CSS.

Developer

CSS Grid Generator

Generate a CSS grid with columns, rows and gap and copy the code.

Developer

CSS Border Radius Generator

Set each corner radius independently and copy the CSS, with a live preview.

Developer

CSS Triangle Generator

Generate a pure-CSS triangle in any direction, size and colour.

Developer

CSS Glassmorphism Generator

Create a frosted-glass (glassmorphism) effect with blur, tint and transparency.

Developer

User Agent Parser

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

Developer

Git Command Generator

Build common Git commands from a task and a few inputs.

Developer

Docker Command Helper

Generate common Docker commands from a task and inputs.

Developer

HTML Minifier

Shrink HTML by removing comments and unnecessary whitespace.

Developer

CSS Minifier

Compress CSS by stripping comments and whitespace.

Developer

JavaScript Minifier

Reduce JavaScript size by removing comments and whitespace.

Developer

SQL to JSON Converter

Turn SQL INSERT statements into a JSON array of objects.

Developer

HTML to Markdown Converter

Convert HTML into clean Markdown for READMEs and docs.

Developer

BBCode to HTML Converter

Convert forum BBCode into HTML.

Developer

Markdown Table Generator

Turn CSV or tab-separated rows into a Markdown table.

Developer