Welcome to the Paulius Tools repository! This project is a collection of handy tools for everyday needs, built with modern web technologies. It includes utilities for QR code generation, text analysis, JSON formatting, and much more. The website is designed using Next.js 14 with ShadCN for the UI components and layout.
This website provides the following tools:
- QR Code Generator: Easily generate QR codes.
- Text Analysis: Analyze text for various metrics.
- Unix Epoch Converter: Convert Unix Epoch timestamps to human-readable formats.
- Image Converter: Convert images between different formats.
- JSON Formatter: Format and beautify JSON data.
- Password Generator: Create secure, random passwords.
- API Tester: Test API requests with various methods.
- Base64 Converter: Encode/decode text or files to/from Base64.
- XML to JSON Converter: Convert XML data into JSON and vice versa.
- Next.js 14 – A React-based framework for building web applications.
- ShadCN UI – A modern and flexible UI component library.
- v0.dev – Utilized for rapid and intuitive UI development.