Skip to main content
SK Play Labs logoSK Play Labs
All tools

Developer Tools

Small, private, in-browser helpers for the formatting and encoding chores that interrupt your day.

Live

JSON Formatter

Paste raw JSON and get it neatly indented, minified, or validated — entirely in your browser.

Open tool
Live

Base64 Encoder / Decoder

Encode any text to Base64 or decode it back, instantly and locally — with full Unicode and emoji support.

Open tool
Live

UUID Generator

Create one or many version-4 UUIDs for IDs, keys, and test data — generated securely on your device.

Open tool
Live

Epoch / Timestamp Converter

Convert a Unix timestamp to a date (and back), in seconds or milliseconds, with ISO, UTC, and local formats.

Open tool
Live

Password Generator

Generate secure random passwords with your choice of length and character sets, using the Web Crypto API.

Open tool
Live

Random String Generator

Generate any number of random strings at a chosen length from the character sets you pick — lowercase, uppercase, numbers, and symbols — and copy them one by one or all at once.

Open tool
Live

Hash Generator

Compute cryptographic hash digests of any text with the SHA family, locally via the Web Crypto API.

Open tool
Live

JWT Decoder

Decode a JSON Web Token to read its header and payload claims — locally, with no signature verification.

Open tool
Live

URL Encoder / Decoder

Encode text so it's safe to put in a URL, or decode percent-encoded text back to readable form.

Open tool
Live

Color Converter

Convert a color between HEX, RGB, and HSL, with a live swatch preview and one-click copy — paste any of the three formats.

Open tool
Live

Text Diff

Compare two blocks of text line by line and see exactly what was added, removed, or left unchanged.

Open tool
Live

JSON Diff

Compare two JSON objects and get a clear list of the fields that were added, removed, or changed — with full paths.

Open tool
Live

JSON ↔ CSV ↔ YAML

Convert data between JSON, CSV, and YAML in any direction — paste one, pick a target, and copy the result.

Open tool
Live

Regex Tester

Test a regular expression against sample text with live match highlighting, a plain-English breakdown of your pattern, and a cheat sheet to learn from.

Open tool
Coming soon

QR Code Generator

Generate a QR code for any text or URL and download it as SVG or PNG — encoded entirely in your browser with no third-party libraries.

Learn more
Live

Markdown Preview

Convert Markdown to formatted output as you type — headings, lists, tables, links, and fenced code — with a one-click view of the HTML it generates. Paste text or open a .md file.

Open tool
Live

Web Playground

Write HTML, CSS, and JavaScript in three panes and see the result render instantly in a sandboxed preview. A fast scratchpad for trying an idea, a snippet, or a layout.

Open tool