Skip to content

Toolbox is a comprehensive web application offering a wide variety of developer and designer utilities, all in one place. Whether you need to minify code, convert formats, manipulate images, or work with colors and dates, Toolbox has you covered with an intuitive and easy-to-use interface.

Notifications You must be signed in to change notification settings

sreya-satheesh/toolbox

Repository files navigation

Toolbox

Toolbox is a handy web app packed with useful tools to simplify your coding, designing, and everyday tasks!
From minifying code to resizing images, Toolbox helps you work faster, smarter, and more efficiently — all in one place.
Dive in, explore, and enjoy making your workflow smoother and more fun!

476991508-f260a23e-48a4-4b7d-99d9-b17b53f0526a

Features

Code Tools

  • JS Minifier – Shrink JavaScript code to reduce file size.
  • JS Beautifier – Format and clean up JavaScript for readability.
  • JS Obfuscator – Make JavaScript code intentionally hard to read.
  • ES6 → ES5 Converter – Convert modern JS to older, compatible versions.
  • CSS Minifier – Optimize CSS by reducing file size.
  • CSS Beautifier – Neatly format CSS for maintenance.
  • HTML Minifier – Reduce the size of HTML files.
  • HTML Beautifier – Organize and format HTML code.

Encoding & Decoding

  • Base64 Encoder/Decoder – Convert text to/from Base64.
  • URL Encoder/Decoder – Encode/Decode for safe URL usage.
  • HTML Entities Encoder/Decoder – Process text with HTML entities.
  • Unicode Converter – Convert between plain text and Unicode.
  • JWT Decoder – Inspect JSON Web Tokens.

Hashing & Security

  • Hash Generator – SHA-1, SHA-256, SHA-512.
  • MD5 Generator – Generate MD5 hashes (non-secure).
  • HMAC Generator – Create keyed hashes for authentication.
  • Password Hashing (bcrypt) – Securely hash passwords.

Text & Data

  • Case Converter – UPPERCASE, lowercase, Title Case, etc.
  • Word & Character Counter – Count words, characters, lines.

Regex & String

  • Regex Tester – Test/debug regular expressions in real-time.
  • String Escaper/Unescaper – Add/remove escape characters.
  • Slug Generator – Create SEO-friendly URLs.
  • Random String Generator – Generate custom random strings.
  • Lorem Ipsum Generator – Generate placeholder text.

Data Conversion

  • CSV ↔ JSON – Convert between CSV and JSON.
  • XML ↔ JSON – Convert between XML and JSON.
  • YAML ↔ JSON – Convert between YAML and JSON.
  • Markdown ↔ HTML – Convert between Markdown and HTML.

Image Tools

  • Image Compressor – Reduce image file size.
  • Image Format Converter – JPG, PNG, WebP conversions.
  • Image Resizer – Change image dimensions.
  • Image Cropper – Crop images to a specific area.
  • Image ↔ Base64 – Encode/Decode images to/from Base64.
  • Image Metadata Viewer/Remover – View or strip EXIF data.

Color & Design

  • Color Picker – Get HEX, RGB, HSL codes.
  • Palette Generator – Build color schemes.
  • Gradient Generator – Create CSS gradients visually.
  • Color Converters – HEX, RGB, HSL conversions.
  • Image Color Extractor – Detect dominant colors in images.

Time & Date Tools

  • Unix Timestamp Converter – Convert between Unix time and human-readable dates.
  • Timezone Converter – Convert between timezones.
  • Date Calculator – Add/subtract days, months, years.

Live Demo

🔗 Try Toolbox Now


Built with ❤️ by Sreya

About

Toolbox is a comprehensive web application offering a wide variety of developer and designer utilities, all in one place. Whether you need to minify code, convert formats, manipulate images, or work with colors and dates, Toolbox has you covered with an intuitive and easy-to-use interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages