A collection of utility tools for developers.
Access the live version at: https://andreaiacono.github.io/dev-toolbox/
- Base64 Decode/Encode: Convert text to and from Base64 encoding
- JSON Format/Validate: Format and validate JSON data
- Text Diff Checker: Compare two text inputs and highlight differences
- Unix Time Converter: Convert between Unix timestamps and readable date formats
- URI Decode/Encode: Encode and decode URI components