Skip to content
DataXForge data tools platform
Tools
Categories
Toolkits
Guides
Blog
Notebook
About
Search tools
Cmd
K
Open tools
More on DataXForge
Toolkits
Guides
Templates
Blog
About
Contact
Search tools
Dark mode
Browse all tools
Home
Tools
Categories
Notebook
More
Back to categories
Developer
Generate passwords, UUIDs, JWTs, hashes, and developer utilities.
40 ready tools out of 43 listed in this workflow.
All tools
41
OpenGL Figure Plotter
Ready
Draw lines, circles, and polygons on a grid and get the points plus ready-to-run OpenGL C code.
Password Generator
Ready
Generate cryptographically strong random passwords with entropy display.
Password Strength
Ready
Estimate entropy and crack time of any password.
UUID Generator
Ready
Generate RFC 4122 v4 UUIDs in bulk.
UUID Validator
Ready
Validate and inspect UUIDs — version and variant.
JWT Inspector
Ready
Decode JWT header/payload and verify HS256/384/512 signatures.
JWT Builder
Ready
Build and sign JSON Web Tokens locally with HMAC-SHA.
JWT Expiry Checker
Ready
Read iat, nbf, and exp claims and see time until expiry.
Base64 Encoder/Decoder
Ready
Encode plain text to Base64 or decode Base64 — UTF-8 safe.
Base Converter
Ready
Convert between binary, octal, decimal, hex, base32, base36.
SHA Hash Generator
Ready
Generate SHA-1, SHA-256, SHA-384, SHA-512 hashes of text or files.
HTTP Status Lookup
Ready
Reference for all HTTP status codes with descriptions.
MIME Type Lookup
Ready
Find file extension by MIME type and vice versa.
Port Lookup
Ready
Look up well-known TCP/UDP service ports.
Cron Builder
Ready
Build cron expressions from presets and field breakdowns.
Cron Validator
Ready
Validate and describe 5-field cron expressions.
Lorem Ipsum Generator
Ready
Generate placeholder text in paragraphs, sentences, or words.
Markdown Preview
Ready
Render Markdown to HTML live, fully client-side.
Text Compare
Ready
Line-by-line diff between two text blocks.
Word Counter
Ready
Live counts of words, characters, sentences, and reading time.
Sort Lines
Ready
Sort lines alphabetically, by length, or naturally.
Duplicate Line Remover
Ready
Remove duplicate lines while keeping first or last occurrence.
Slug Generator
Ready
Generate clean URL slugs from any text.
Reverse Text
Ready
Reverse text by characters, words, or lines — Unicode-safe.
Color Picker
Ready
Pick a color and copy in HEX, RGB, HSL.
OAuth URL Builder
Ready
Compose OAuth 2.0 authorization URLs with PKCE support.
URL Encoder / Decoder
Ready
Percent-encode or decode URLs and query strings — UTF-8 safe.
HTML Entity Encoder / Decoder
Ready
Encode or decode HTML entities — named and numeric.
Character Counter
Ready
Count characters, words, sentences, lines, and reading time.
Shuffle Lines
Ready
Randomly shuffle the order of lines in your text.
Empty Line Remover
Ready
Remove blank lines, collapse extra blanks, and trim lines.
Random String Generator
Ready
Generate cryptographically random strings with custom charsets.
HTML Preview
Ready
Live-render HTML in a sandboxed iframe as you type.
BBCode Converter
Ready
Convert between BBCode and HTML in both directions.
Unicode Lookup
Ready
Inspect each character's code point, HTML entity, and UTF-8 bytes.
OAuth PKCE Generator
Ready
Generate a PKCE code verifier and S256 challenge pair.
CORS Header Generator
Ready
Build Access-Control-* response headers from a form.
User-Agent Parser
Ready
Parse a User-Agent string into browser, OS, and device.
Markdown Editor
Planned
Edit Markdown with a live side-by-side preview.
HTML ↔ Markdown
Planned
Convert between HTML and Markdown both ways.
Emoji Picker
Planned
Search and copy emoji with shortcodes.
Unique
2
Regex from Examples
Ready
Paste strings that should match (and ones that shouldn't) — the tool induces a regular expression offline, verifies it against every example, and explains each token in plain English.
ID Detective
Ready
Paste any mystery identifier — UUID, ULID, ObjectId, Snowflake, timestamp, JWT, IBAN, IMEI, ISBN, EAN — and get its type, decoded fields, and embedded timestamps.