Developer Utilities
Small, focused tools for everyday development work. Format data, generate secure values, inspect tokens, and test snippets without sending your input to a server.
No account or setup required. Open a tool, finish the task, and move on.
Formatters
12 TOOLSJSON Formatter
Minify or beautify JSON objects
HTML Formatter
Tidy up messy HTML markup
CSS Organizer
Sort properties alphabetically
CSS Checker
Validate syntax and find issues
CSS Minifier
Compress stylesheets locally
JavaScript Obfuscator
Protect code with mangling
CSS Formatter
Parse and beautify stylesheets
UnusedCSS
Remove selectors unused by HTML
CSS Typeset
Tune readable typography CSS
Transparent Hex Generator
Add alpha to HEX colors
XML Formatter
Normalize nested XML documents
SQL Formatter
Format readable SQL queries
Text Tools
7 TOOLSWord & Character Counter
Count text and reading metrics
Text Diff Checker
Compare added and removed lines
Case Converter
Convert common naming cases
Remove Duplicate Lines
Keep the first unique line
Whitespace Cleaner
Normalize spaces and blank lines
Slug Generator
Create clean URL slugs
Unicode Text Converter
Inspect code points and escapes
Markdown
15 TOOLSMarkdown Editor
Write with a live rendered preview
Markdown Table Generator
Build aligned tables visually
Markdown Cleaner
Fix spacing and heading rhythm
Markdown to ASCII
Create portable plain ASCII text
Markdown to Word
Export a formatted Word document
Markdown to PDF
Create a print-ready PDF document
Markdown to Google Docs
Copy rich text into Google Docs
Markdown to HTML
Generate semantic HTML markup
Markdown TOC Generator
Build linked heading navigation
Markdown to Slack
Format messages for Slack
Markdown Linter
Find structure and spacing issues
Markdown to Notion
Prepare documents for Notion
Markdown to Jira
Convert to Jira wiki markup
Markdown to Confluence
Convert to Confluence markup
Google Docs to Markdown
Clean copied document HTML
Encoders & Crypto
3 TOOLSBase64
19 TOOLSBase64 to ASCII
Decode Base64 into readable ASCII
Base64 to Audio
Decode and preview audio payloads
Basic Auth Decode
Decode Basic Authorization headers
Base64 to File
Decode Base64 into a download
Base64 to Hex
Convert Base64 bytes to hex
Base64 to Image
Decode and preview image data
Base64 to PDF
Decode and preview PDF documents
Base64 to Text
Decode Base64 into plain text
Base64 to Video
Decode and preview video payloads
Audio to Base64
Encode audio files locally
CSS to Base64
Encode CSS snippets
File to Base64
Encode any local file
Hex to Base64
Convert hex bytes to Base64
HTML to Base64
Encode HTML markup
Image to Base64
Encode images as Base64
PDF to Base64
Encode PDF files locally
Text to Base64
Encode plain text
URL to Base64
Encode URLs into Base64
Video to Base64
Encode video files locally
Security & Authentication
19 TOOLSPassword Generator
Strong random passwords
Passphrase Generator
Memorable word-based secrets
API Key Generator
Prefix-safe API credentials
JWT Secret Generator
HMAC-ready signing secrets
Random String
Custom alphabet strings
Salt Generator
Hex salts for hashing flows
TOTP Secret
Base32 2FA shared secrets
Session ID
Opaque session identifiers
CSRF Token
Form protection tokens
OAuth State
Redirect correlation state
Nonce Generator
One-time random values
UUID v4
Random unique identifiers
Argon2 Hash Generator
Memory-hard password hashing
Bcrypt Hash Generator
Adaptive password hashes
AES Encryption
Encrypt with AES-256-GCM
AES Decryption
Decrypt JSTools AES payloads
SHA Hash Generator
SHA-1 through SHA-512 digests
MurmurHash Generator
Fast seeded non-crypto hashes
BIP39 Generator
12 or 24 word mnemonics
Generators
5 TOOLSData Converters
6 TOOLSNumber Converters
11 TOOLSBinary Converter
Translate text and number bases
Binary Translator
Translate binary bytes and text
Text to Binary
Encode UTF-8 text as bits
Binary to Decimal
Convert base 2 to decimal
Decimal to Binary
Convert decimal to base 2
Binary to Hexadecimal
Convert bits to hexadecimal
Hexadecimal to Binary
Expand hex into bit groups
ASCII to Hex Converter
Convert text bytes to hex
Binary Alphabet
Letter code reference chart
Binary Numbers
Number base reference chart
Hex Converter
Inspect hex, decimal, and binary
Unit Converters
5 TOOLSUnit Converter
Convert twelve measurement families
Length Calculator
Inches, feet, metric, and miles
Weight Calculator
Kilograms, pounds, ounces, tons
Speed Calculator
MPH, KPH, knots, and m/s
Volume Calculator
Cups, spoons, liters, gallons
Data Validation
5 TOOLSWeb & Accessibility
6 TOOLSDeveloper Utilities
10 TOOLSRegex Tester
Test patterns, flags, and captures
Diff Viewer
Compare text and code changes
JSON Query
Query JSONPath and GraphQL data
HTML Editor
Edit and debug HTML, CSS, JavaScript
Time Zone Converter
Convert IANA zone date-times
Unix Timestamp Converter
Convert timestamps and dates
User Agent Parser
Inspect browser and device data
URL Parser
Inspect URL components and parameters
Cron Expression Generator
Build and explain cron schedules
GitIgnore Generator
Build stack-aware ignore files
Tools that stay out of the way
JSTools.Space is a growing collection of utilities made for the small jobs that appear throughout a working day. The aim is not to replace a full development environment, but to make common one-off tasks quick and predictable.
Most processing happens directly in your browser. There are no projects to create, files to upload, or dashboards to maintain. For longer notes and practical explanations, visit the blog.
Working with JSTools.Space
This is especially useful for moving through formatting, debugging, conversion, and test-data work during a normal development session. Nothing about the narrow interface removes the need for judgment, but it does make the small operation easier to repeat and explain during a review.
Start with the source value or file you already have. The page returns an output that can be inspected before it is copied, and you can inspect that result before it becomes part of another file, request, document, or application setting.
Choose the tool that matches the data format, then verify the result instead of assuming that a successful conversion also proves the source was correct. Keep a reversible copy until the final result has been accepted by its destination.
JSTools.Space is built to finish small development tasks without opening a large application. It stays focused.
A reliable workflow is to use representative input rather than a perfect demonstration sample, review the output beside the original, and repeat the operation with empty values, unusual characters, larger content, and one intentionally broken case, because a tool is most useful when it helps reveal assumptions before those assumptions reach production.











