Skip to main content
Launcher Hub

Tools

On-site experiments and external utilities — one launchpad for everything you need.

Tools/All Tools(10)
🎨

OKLCH Color Space Converter

On-site

A premium designer utility to interactively convert between HEX, RGB, and OKLCH colors, mapping directly to RainLib's design token palette.

DesignUtilityReact
📋

JSON Formatter & Tree Viewer

On-site

Format, validate, minify, and explore JSON structures with a responsive interactive collapsible tree view.

DevToolsUtilityJSON
🔑

Secure Password Generator

On-site

Generate highly secure, random passwords or passphrases with granular complexity controls and real-time entropy metrics.

SecurityUtility
🪙

JWT Decoder & Debugger

On-site

Decode JSON Web Tokens (JWT) in real-time, validate claim parameters, and cryptographically verify signatures using Web Crypto API.

SecurityDevToolsJWT
🗜️

String Compression & Base Converter

On-site

An advanced utility to compress strings (Gzip/Deflate) and perform conversions between Binary, Hex, Decimal, and UTF-8 formats.

UtilityDevTools
🖼️

Base64 Image & Text Processor

On-site

Encode and decode strings to/from Base64, and dynamically convert images to Base64 strings (with CSS/HTML markup) and vice versa.

UtilityDevTools
🛡️

Crypto & Hashing Toolkit

On-site

Perform symmetric key encryption/decryption (AES, DES, TripleDES, RC4, Rabbit) and generate common cryptographic hash checksums (MD5, SHA-1, SHA-256, SHA-512, HMAC).

SecurityUtility
📡

WebRTC Lab

On-siteBeta

Browser-based peer-to-peer testing sandbox matching WebRTC tutorial chapters, including manual signaling and getUserMedia examples.

WebRTCLab
🔍

WebRTC Internals Guide

External

Explanations and guidelines for Chrome's built-in diagnosis page (accessible via chrome://webrtc-internals).

WebRTCDebugDevTools
📊

Mermaid Live Editor

External

Edit and preview Mermaid charts in real-time. Ideal for debugging sequences, flowcharts, and packets in blog posts.

DevTools