Epoch Converter
Convert Unix timestamps to dates and current date/time to Unix timestamps.
Browser-based utilities for timestamps and developer workflows.
Convert Unix timestamps to dates and current date/time to Unix timestamps.
Format and beautify JSON with indentation, key sorting and compact mode.
Minify JSON by removing unnecessary whitespace after validation.
Validate JSON and show parse errors or a formatted preview.
Escape and unescape strings for safe JSON string usage.
Test simple JSONPath expressions against a JSON document locally.
Generate TypeScript interfaces or types from JSON objects and arrays.
Convert strict JSON into JavaScript object literal style text.
Convert simple JavaScript-like object literals into strict JSON without eval.
Encode and decode HTML entities safely as text.
Decode JWT header and payload locally without verifying the signature.
Check JWT expiration, issued-at and not-before values locally.
Generate UUID v4 values locally using browser crypto.
Validate UUID strings and detect UUID versions.
Generate SHA-1, SHA-256, SHA-384 and SHA-512 hashes locally.
Generate legacy MD5-style checksums locally with clear non-secure labeling.
Generate HMAC signatures locally with Web Crypto.
Generate random passwords locally using browser crypto.
Generate random strings for IDs, mock tokens and placeholders.
Generate fake JSON records for testing.
Generate local fake mock data in JSON, CSV or SQL insert text.
Test JavaScript regular expressions against text locally.
Escape text so it can be used safely inside JavaScript RegExp.
Explain standard 5-field cron expressions locally.
Preview upcoming cron run dates locally without scheduling jobs.
Inspect and format ISO/date values with browser date APIs.
Parse URLs into protocol, hostname, path, query, hash and params.
Parse and inspect query strings and duplicate parameters.
Build URLs with encoded UTM tracking parameters.
Search common HTTP status codes and developer explanations.
Look up common MIME types by extension or MIME string.
Look up common file extensions, MIME types and descriptions.
Format HTML markup as text without executing scripts.
Minify HTML markup as text without fetching resources.
Format CSS code locally without fetching imports.
Minify CSS code locally without external processing.
Format JavaScript code as text without executing it.
Minify JavaScript text without evaluating code.
Format SQL query text without connecting to a database.
Minify SQL query text without execution.
Format XML markup without resolving external entities.
Minify XML markup as text.
Format YAML-like content locally.
Validate simple YAML syntax locally and show errors.
Generate sanitized Markdown preview HTML text locally.
Generate Markdown tables from columns and pasted rows.
Format Markdown tables locally.
Generate Open Graph meta tags as static HTML.
Generate Twitter/X card meta tags as static HTML.
Generate common SEO and HTML meta tags.
Generate basic robots.txt content locally.
Generate sitemap XML from pasted URLs without crawling.
Generate Apache .htaccess redirect rules as text.
Generate Nginx redirect snippets as text.
Generate docker run commands without executing Docker.
Generate simple docker-compose YAML without execution.
Format .env content and detect duplicate keys locally.
Convert .env key-value pairs into JSON locally.
Convert flat JSON objects into .env text.
Generate .gitignore templates from local static snippets.
Generate common license templates locally.
Generate a basic README.md template.
Generate Keep-a-Changelog style Markdown sections.
Compare semantic versions locally.
Calculate the next SemVer version for patch, minor or major bumps.
Generate CORS header snippets and warnings.
Generate basic Content Security Policy header strings.
Generate HTTP Basic Authorization headers locally.
Format bearer tokens as Authorization headers locally.
Build cURL commands as text without sending requests.
Generate raw HTTP request text without network calls.
Map common API and HTTP errors to likely causes and fixes.
Format stack traces and extract file paths and line numbers locally.
Clean and group logs locally without uploading them.
Format newline-delimited JSON logs and report invalid lines.
Search a local JavaScript regex reference.
Search a local Git command reference without running Git.
Search a local Docker command reference without running Docker.
Developer utilities are built for quick checks without accounts, uploads or backend dependencies.
Browse all tools or explore nearby categories from the main navigation.