updated tool list

This commit is contained in:
Theo Leuthardt 2025-02-08 15:56:20 +01:00 committed by GitHub
parent 8793a3954e
commit de83c5f5d6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,7 +2,7 @@
**Werkzeugkiste** is a Next.js-based website that offers a collection of useful digital tools and converters. **Werkzeugkiste** is a Next.js-based website that offers a collection of useful digital tools and converters.
This platform is designed to provide users with a simple and efficient way to handle various tasks, such as converting This platform is designed to provide users with a simple and efficient way to handle various tasks, such as converting
files, calculating values, or using other handy digital utilities. files, generate content, or using other handy digital utilities. This page is made by two persons and privacy-focused.
## Tech-Stack ## Tech-Stack
@ -14,12 +14,15 @@ files, calculating values, or using other handy digital utilities.
## Implemented Tools ## Implemented Tools
- **File Converter**: Convert files between different formats. - **File-To-PDF**: Convert files between different formats.
- **Image Converter**: Convert images between different formats. - **IMG-To-PNG**: Convert images between different formats.
- **Color Converter**: Convert colors between different formats. - **RGB-To-HEX**: Convert colors between different formats.
- **Password Generator**: Generate secure passwords. - **Video-To-GIF**: Convert your video files to gifs.
- **Pomodoro Timer**: Use the Pomodoro technique to manage time.
- **QR Code Generator**: Generate QR codes for URLs, text, or other data. - **QR Code Generator**: Generate QR codes for URLs, text, or other data.
- **Password Generator**: Generate secure passwords.
- **Background-Remover**: Remove backgrounds from your images.
- **Word-Counter**: Count words of your documents.
- **Pomodoro Timer**: Use the Pomodoro technique to manage time.
## Installation ## Installation