A collection of useful tools in one place.
- UUID Generator
- Image Format Converter
- Base64 Encoder/Decoder
git clone https://github.com/syvixor/tools.git
cd tools
pnpm install # or npm install
pnpm dev # or npm run dev
All good, development server should be running on localhost:3000
This project is available under the MIT License.