First-Party Catalog

Tools

A comprehensive directory of practical engineering utilities and tools, with new additions shipping regularly.

Category Group

Utility Tools

Analyzer-style tools such as payload and size diagnostics.

Time

Countdown Timer

run quick timers with presets and completion feedback

Open Tool

Cron Builder + Explainer

build cron schedules with beginner-friendly presets and preview upcoming run times

Open Tool

Date to Timestamp

convert date strings to Unix timestamps

Open Tool

Date to UTC

convert date strings to UTC text

Open Tool

Duration Converter

convert between nanoseconds, microseconds, milliseconds, seconds, and larger time units including months and years

Open Tool

Multi Timezone Planner

compare multiple timezones with live clocks, running seconds, and a shared hourly timeline

Open Tool

Pomodoro Timer

run configurable focus sessions with automatic short and long break cycles

Open Tool

Stopwatch

track elapsed time with lap splits and quick reset controls

Open Tool

Timezone + Unix Timestamp Utility

convert between timestamps and timezone-formatted dates

Open Tool

Transfer Time Calculator

estimate upload or download time using data size and bandwidth values

Open Tool

World Clock

track multiple places with live digital clocks and saved 12/24-hour settings

Open Tool

Crypto

ETH Unit Converter

convert between wei, gwei, ether, and extended ethereum denomination units

Open Tool

SOL Unit Converter

convert between lamports, microSOL, milliSOL, and SOL units

Open Tool

Kubernetes

Kubernetes Secret Manifest Creator

convert JSON or .env values into a base64-encoded Kubernetes Secret manifest YAML

Open Tool

Converters

Bandwidth Converter

convert network throughput between bit and byte rate units

Open Tool

Data Size Converter

convert between decimal and binary storage units from bytes through yottabytes

Open Tool

Number Base Converter

convert integers across binary, octal, decimal, and hexadecimal formats

Open Tool

Editors

Markdown Editor + Previewer

edit markdown with live preview, fullscreen mode, and local draft persistence

Open Tool

Mermaid Diagram Editor + Previewer

edit Mermaid diagram syntax with live SVG preview, zoom controls, fullscreen mode, and local draft persistence

Open Tool

Utility

API Signature Tool

sign and verify webhook payloads using HMAC SHA algorithms

Open Tool

Barcode Generator

generate common barcode formats from text values

Open Tool

Barcode Scanner

scan barcode values from camera or uploaded images

Open Tool

Certificate/CSR Generator + PEM Inspector

generate CSRs/certificates and inspect PEM metadata

Open Tool

Fake Data Generator (Faker.js)

generate realistic fake datasets for testing, demos, and local development

Open Tool

JWT Token Generator

generate signed JWT tokens using plain secrets, RSA private keys, or ECDSA private keys

Open Tool

Markdown Table of Contents Generator

generate markdown table of contents links from markdown headings

Open Tool

Password + Token Generator

generate secure passwords and tokens with entropy scoring

Open Tool

QR Code Generator

generate QR code images from text or URLs

Open Tool

QR Code Scanner

scan and decode QR payloads from camera or images

Open Tool

SSH Key Generator + Inspector

generate RSA/ECDSA keypairs and inspect PEM/OpenSSH key metadata

Open Tool

UUID/ULID/NanoID Generator

generate UUID v1/v3/v4/v5/v6/v7/v8, ULID, or NanoID identifiers

Open Tool

Analyze

JSON Schema Validator + Example Generator

validate payloads against schema and generate sample data

Open Tool

JSON Size Analyzer

analyze JSON size breakdown by path and structure

Open Tool

JWT/JWS/JWK Toolkit

decode tokens, verify signatures, inspect claims, and compare key metadata

Open Tool

LLM Token Analyzer

analyze OpenAI token boundaries, IDs, and token counts

Open Tool

Regex Tester (JavaScript Only)

test JavaScript regex patterns with live highlighting, captures, and explanations

Open Tool

Text Diff Analyzer

compare two text blocks with side-by-side diff analysis and character-level highlights

Open Tool

Category Group

Text Transforms

Boop-style text conversion and formatting tools.

Format

Format CSS

format CSS code with indentation

Open Tool

Format JSON

pretty-print JSON

Open Tool

Format SQL

format SQL queries

Open Tool

Format XML

format XML markup

Open Tool

Minify

Minify CSS

minify CSS source

Open Tool

Minify JSON

minify JSON text

Open Tool

Minify SQL

collapse SQL whitespace

Open Tool

Minify XML

remove XML formatting whitespace

Open Tool

Encode

Add Slashes

escape quotes and slashes

Open Tool

ASCII to Hex

convert ASCII text to hexadecimal bytes

Open Tool

Base64 Encode

encode text into Base64

Open Tool

HTML Encode

encode text as HTML entities

Open Tool

HTML Encode All

encode all characters into entities

Open Tool

ROT13

apply ROT13 substitution cipher

Open Tool

URL Defang

defang URLs for safe sharing

Open Tool

URL Encode

URL-encode text

Open Tool

URL Entities Encode

encode URI entities while preserving URL separators

Open Tool

Decode

Base64 Decode

decode Base64 text

Open Tool

Hex to ASCII

decode hexadecimal bytes to text

Open Tool

HTML Decode

decode HTML entities

Open Tool

JWT Decode

decode JWT header and payload

Open Tool

PHP Unserialize

convert PHP serialized payloads to JSON

Open Tool

Remove Slashes

unescape slashed quotes and backslashes

Open Tool

URL Decode

decode URL-encoded text

Open Tool

URL Entities Decode

decode URI entity text

Open Tool

URL Refang

restore defanged URLs

Open Tool

Hash

MD5

calculate an MD5 hash

Open Tool

SHA1

calculate a SHA1 hash

Open Tool

SHA256

calculate a SHA256 hash

Open Tool

SHA512

calculate a SHA512 hash

Open Tool

Case

Camel Case

convert text to camelCase

Open Tool

Downcase

convert text to lowercase

Open Tool

Kebab Case

convert text to kebab-case

Open Tool

Snake Case

convert text to snake_case

Open Tool

Sponge Case

alternate lowercase and uppercase letters

Open Tool

Start Case

convert text to Start Case

Open Tool

Upcase

convert text to uppercase

Open Tool

Convert

Android to iOS Strings

convert Android XML strings to iOS format

Open Tool

Binary to Decimal

convert binary numbers to decimal

Open Tool

CSV to JSON

convert CSV data to JSON arrays

Open Tool

Decimal to Binary

convert decimal numbers to binary

Open Tool

Decimal to Hex

convert decimal numbers to hexadecimal

Open Tool

Fish Hex Path Converter

decode fish shell hex-encoded paths

Open Tool

Hex to Decimal

convert hexadecimal numbers to decimal

Open Tool

Hex to RGB

convert hex colors to rgb()

Open Tool

iOS to Android Strings

convert iOS strings format to Android XML

Open Tool

JSON to CSV

convert JSON arrays to CSV

Open Tool

JSON to Query String

convert JSON objects to URL query strings

Open Tool

JSON to YAML

convert JSON to YAML

Open Tool

Query String to JSON

convert URL query strings to JSON

Open Tool

YAML to JSON

convert YAML to JSON

Open Tool

Sort

Natural Sort

sort lines using natural numeric order

Open Tool

Sort JSON

sort object keys recursively

Open Tool

Sort Lines

sort lines alphabetically

Open Tool

Utility

ASCII Art Generator

convert text into stylized ASCII art banners

Open Tool

Collapse Whitespace

collapse repeated whitespace into single spaces

Open Tool

Deburr

remove accents and diacritics

Open Tool

Lorem Ipsum

generate placeholder text by word count

Open Tool

Markdown Quote

prefix each line with Markdown quote syntax

Open Tool

Remove Duplicates

remove duplicate lines

Open Tool

Replace Smart Quotes

replace typographic punctuation with plain ASCII

Open Tool

Reverse Lines

reverse line order

Open Tool

Reverse String

reverse characters in text

Open Tool

Shuffle Lines

randomize line order

Open Tool

Trim

trim leading and trailing whitespace

Open Tool

Analyze

Count Characters

count all characters in input text

Open Tool

Count Lines

count lines in multiline input

Open Tool

Count Words

count words separated by whitespace

Open Tool