StackTools
A small collection of everyday developer utilities. Free, no accounts, no tracking.
Tools
- JSON FormatterFormat, indent and validate JSON.
- UUID GeneratorGenerate random v4 UUIDs.
- Base64 Encoder/DecoderEncode or decode Base64 text.
- Timestamp ConverterConvert Unix timestamps to dates and back.
- URL Encoder/DecoderPercent-encode or decode URL text.
- JWT DecoderRead the header and payload of a JWT.
- Regex TesterTest a regular expression against sample text.
- DNS LookupLook up A, AAAA, MX, TXT and other records.
- Text DiffCompare two blocks of text line by line.
- Webhook TesterSend a test request to a webhook URL and inspect the response.
- Hash GeneratorGenerate SHA hashes from text.
- Query String ParserParse query strings or build them from JSON.
- Number Base ConverterConvert binary, octal, decimal and hexadecimal integers.
- Case ConverterConvert text into common programming naming styles.
- Subdomain FinderPassively enumerate subdomains from certificate transparency logs.
- Passphrase GeneratorCreate strong, memorable passphrases with real entropy estimates.
- Cron Expression ExplainerExplain a cron schedule field by field, aliases included.
- Minecraft Server Config GeneratorGenerate server.properties and a tuned JVM start command.