A comprehensive collection of developer tools built with Blazor WebAssembly. All tools process data locally in your browser - no data is sent over the internet!
- Blazor Version: www.blazor.mydevtools.org
Note: A Vue.js version is also available at mydevtools.org (GitHub)
- π JSON Formatter: Format and validate JSON with syntax highlighting
- π Diff Checker: Compare and visualize differences between texts
- ποΈ SQL Formatter: Format SQL queries with syntax highlighting
- π GUID Generator: Generate unique GUIDs/UUIDs
- π² Random Numbers: Generate random numbers with custom ranges
- π¨ Color Converter: Convert between color formats (HEX, RGB, HSL)
- π Hash Generator: Generate secure hashes (MD5, SHA-1, SHA-256, etc.)
- π URL Encoder/Decoder: Encode and decode URLs with proper character escaping
- π± QR Code Generator: Create QR codes for any text or URL
- πΏ Branch Name Formatter: Format Git branch names according to conventions
- β° Cron Generator: Generate cron expressions with a visual interface
- π JWT Decoder: Decode and validate JSON Web Tokens
- π¦ Container IDs: Generate and manage container identifiers
- All processing is done locally in your browser
- No user input data is sent over the internet
- No tracking or analytics
- No data storage
- Clone the repository:
git clone https://github.com/MrCull/MyDevTools.git
cd MyDevTools- Open the solution in Visual Studio
- Run the application
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the GPL-3.0 License - see the LICENSE.txt file for details.