Web Tools
Pick a tool
Split into dedicated pages so each tool has a stable URL and clearer input/output flow.
Debugging
Axios Error Parser
Extract request and response headers and bodies from axios error payloads.
Security
Bcrypt Password Hash
Generate bcrypt password hashes and verify plaintext passwords against existing hashes.
Data Formats
Base64 Converter
Encode plain text to base64 and decode base64 payloads back into UTF-8 text.
RuneScape
Grand Exchange Tax
Calculate GE tax and the minimum profitable selling price.
Media
Discord Video
Compress clips into smaller MP4 files that aim for Discord upload limits.
Config Files
.env Reorder
Rebuild a real .env so it follows the comments and ordering from .env.example.
Data Formats
JSON Prettifier
Pretty-print JSON and attempt repair when the payload is malformed or incomplete.
Data Formats
JSON CSV
Convert JSON arrays and CSV tables with comma, semicolon, or tab separation.
Data Formats
PHP Serialize
Convert JSON into PHP serialized data and back with `php-serialize`.
Utilities
QR Code Generator
Generate QR codes fully in the browser, preview them, and export as SVG or WebP.
Media
Video to GIF
Turn short video clips into GIFs and automatically shrink them toward Discord upload limits.