data visualizer -> regex tester

new tool idea with simpler logic and implementation
This commit is contained in:
Theo Leuthardt 2025-02-18 12:00:06 +01:00 committed by GitHub
parent c8fd31a372
commit 9d8b9d5b44
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,9 +18,9 @@ files, generate content, or using other handy digital utilities. This page is ma
- **doc-converter**: Convert documents between different formats. - **doc-converter**: Convert documents between different formats.
- **img-converter**: Convert images between different formats. - **img-converter**: Convert images between different formats.
- **rgb-to-hex**: Convert colors between different formats. - **rgb-to-hex**: Convert colors between different formats.
- **data-visualizer**: Visualize your data from table to chart.
- **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. - **password-generator**: Generate secure passwords.
- **regex-tester**: Test and validate your regular expressions.
- **bg-remover**: Remove backgrounds from your images. - **bg-remover**: Remove backgrounds from your images.
- **word-counter**: Count words of your documents. - **word-counter**: Count words of your documents.
- **pomodoro-timer**: Use the Pomodoro technique to manage time. - **pomodoro-timer**: Use the Pomodoro technique to manage time.