Tool Collection
A curated set of things I built from this codebase and other projects that felt useful enough to share.
Why this collection exists
This page is my public shelf for practical features and experiments. Some started here, some came from other codebases, and each one is included because it proved useful in real workflows.
Featured Tools
Explore the current set below. I will keep expanding this collection whenever I build something worth showcasing or reusing.
HTML Editor
Compose rich content, inspect clean HTML output, and reuse it across projects.
Scratchpad
A quick private workspace for notes, drafts, and experiments that auto-save locally.
Markdown Converter
Write Markdown and get a rendered preview or clean HTML output ready to use anywhere.
Case Converter
Instantly convert text between camelCase, snake_case, kebab-case, and 7 other formats.
Slug Generator
Turn any title into a URL-safe slug with live word count, character count, and reading time.
Image Compressor
Compress images in your browser with configurable quality and dimension limits. Nothing leaves your device.
UUID Generator
Generate v4 UUIDs in bulk with options for uppercase formatting and hyphen removal.
Code Highlighter
Paste code, pick a language, and copy the syntax-highlighted HTML to embed in any page.