Developer Tools

A toolbox for everyday developer and sysadmin work: decode and verify a JWT, test a regular expression with highlighted matches, read a cron expression, compute a hash, generate a UUID or convert a Unix timestamp.

Everything runs locally in your browser, with no account and no network calls — so you can paste an auth token or a sensitive payload with no risk of leaking it. Perfect while debugging, reading logs or fine-tuning a config.

Timestamp Converter

Convert Unix timestamps to readable dates and back.

Cron Parser

Parse a cron expression and preview the next execution times.

Regex Tester

Test regular expressions with highlighted match visualization.

HTTP Header Viewer

Inspect the HTTP response headers of any public URL.

Number Base Converter

Convert numbers between binary, octal, decimal and hexadecimal.

Color Converter

Convert colors between HEX, RGB and HSL formats.

QR Code Generator

Generate a QR code from text or a URL.

JSON to TypeScript

Generate TypeScript interfaces from JSON.

JSON to Go Struct

Generate Go structs from JSON.

Meta Tag Generator

Generate HTML meta tags for SEO and social networks.

IP Lookup

Find your IP address and its information.

Token Counter

Estimate the number of LLM tokens in a prompt (GPT, Claude).

IBAN / SIRET / VAT Validator

Check an IBAN, a French SIRET/SIREN or VAT number.

CSS Generator

Generate CSS gradients and shadows with a live preview.

Programmer Converter

Hex, binary, int64, float and ASCII with endianness.

Other categories