Heavily inspired by it-tools, jam-dev-utilities, CyberChef
- Open source. 🌏
- Light / dark theme
- I18n
- Cmdk
- RSA key pair generator
- MD5
- SHA encrypt
- RIPEMD
- AES encrypt
- AES decrypt
- Base64 Encode/Decode
- CSV to JSON converter
- YAML to JSON converter
- JSON to CSV converter
- JSON to YAML converter
- Date-time Converter
- Query Params to JSON converter
- .env to netlify.toml converter
- Image to Base64 Converter
- Integer base converter
- Color converter
- Case converter
- Text to unicode converter
- XML to JSON converter
- JSON to XML converter
- Markdown to HTML converter
- Escape HTML entities
- YAML to TOML converter
- TOML to YAML converter
- JSON to TOML converter
- TOML to JSON converter
- JSON Formatter
- URL Encoder/decoder
- URL parser
- MIME types
- Basic auth generator
- XML formatter
- Speaking Url Generator
- JWT parser
- Token Generator
- Password generator
- Hash text
- Bcrypt
- Encrypt / decrypt text
- Hmac generator
- Crontab generator
- SQL formatter
- Javascript minify
- YAML formatter
- MAC address lookup
- Text diff
- Xss defence
Install the dependencies:
pnpm install
run the development server
pnpm dev
Open http://localhost:3000 with your browser to see the result.
If you encounter any issues, you can 1-click log them with kilottols to this repo's issue tracker.
We appreciate your feedback and will do our best to address the issues promptly!