Hiperion Toolkit
|
🤖
AI Chatbot
Chat with an AI assistant - ask questions, get code help, brainstorm ideas. Streaming responses powered by Cloudflare Workers AI. No account needed.
🎨
AI Image Generator
Create stunning AI-generated images from text descriptions. Powered by Cloudflare Workers AI - fast, free, and no account required.
💻
Code Assistant
A code-focused AI that can explain, generate, debug, and refactor code in any language. Powered by Qwen2.5-Coder 32B via Cloudflare Workers AI.
📷
Image Classifier
Upload a photo and see what AI thinks is in it - top classifications with confidence scores. Powered by Microsoft ResNet-50 via Cloudflare Workers AI.
🖼️
Image Description
Upload any image and get an AI-generated description of its contents. Useful for accessibility, cataloguing, or curiosity.
🎨
Image to Image
Upload a photo and transform it with a text prompt - turn it into an oil painting, pencil sketch, anime style, and more. Powered by Stable Diffusion.
🧠
Sentiment Analyser
Analyse the emotional tone of any text - positive or negative - with a confidence score and visual breakdown.
🎤
Speech to Text
Upload an audio file and get a full transcript. Supports MP3, WAV, OGG, M4A, FLAC, and WEBM. Powered by Cloudflare Workers AI.
📃
Text Summariser
Paste any long article, document, or block of text and get a concise summary. Powered by Cloudflare Workers AI.
🔊
Text to Speech
Convert any text to natural-sounding speech in English or Spanish. Download the audio or play it directly.
🌐
Translator
Translate text between 20 languages with automatic source detection. Powered by Cloudflare Workers AI.
🔘
Base64 Encode / Decode
Instantly encode plain text to Base64 or decode Base64 strings back to text. Live bidirectional conversion as you type.
🌝
Colour Identifier
Upload any image, click a pixel, and instantly see its colour in Hex, RGB, and HSL. Includes a zoom magnifier for precise picking. Runs entirely in your browser.
🖌
Colour Picker
Pick any colour with a visual swatch and instantly convert between Hex, RGB, and HSL formats. Copy any value with one click.
📤
File / Image to Base64
Drag and drop any file to get its Base64 data URL and raw Base64 string. Image files show a live preview. Everything stays in your browser.
📄
JSON Formatter
Paste raw or minified JSON to format it with indentation, or minify it for compactness. Validates syntax and highlights errors.
🔑
JWT Decoder
Decode and inspect JSON Web Tokens - view the header, payload, and raw signature without sending your token to any server.
🔢
Number Base Converter
Convert numbers between decimal, hexadecimal, binary, and octal in real time. Type in any field and all others update instantly.
🔒
Password Generator
Generate cryptographically secure passwords with configurable length and character sets. Includes a strength meter and batch generation.
📷
QR Code Generator
Generate QR codes from any text or URL instantly in your browser. Customise size and error correction, then download as PNG.
🔎
Regex Tester
Test regular expressions with live match highlighting. Supports all JavaScript flags and displays capture groups, match positions, and replace mode.
🔡
Text Case Converter
Instantly transform any text into camelCase, PascalCase, snake_case, kebab-case, UPPER, lower, Title Case, and Sentence case - all at once.
🔄
Text Diff
Paste two blocks of text and see line-by-line differences highlighted in red and green. Useful for comparing configs, code, or any text.
🕐
Timestamp Converter
Convert between Unix timestamps and human-readable dates in any direction. Live current timestamp and multi-timezone display.
🔗
URL Encode / Decode
Encode plain text or URLs with encodeURIComponent, or decode percent-encoded strings back to readable text. All client-side.
📋
UUID Generator
Generate one or many v4 UUIDs instantly using the browser's built-in crypto API. Copy individually or bulk-copy the entire list.