jamdotdev / jam-dev-utilities

Lightweight utils set - fast and open-source. It's got cmd+k search & everything's client-side. No ads, your data stays local.
https://jam.dev/utilities
GNU General Public License v3.0
254 stars 26 forks source link

Feat: Char count #74

Open mobun opened 1 month ago

mobun commented 1 month ago

Lately I've had to count the number of chars in a string more often. The ‘websites’ for this are rather dubious, so I think that would be a good feature.

mobun commented 1 month ago

Would also develop and contribute the feature myself, just wanted to capture it here.

EduardoDePatta commented 1 month ago

Hello @mobun!

I think your idea for the letter counting tool is great! One suggestion is to add a feature that allows users to upload files directly. This would enable the app to automatically extract text from formats like .txt, .docx, and .pdf, making it more convenient. Additionally, it could be helpful to include the option to count not just letters but also words and phrases. This could really enhance the user experience and attract more developers. What do you think?

Looking forward to seeing your project develop!

kaaax0815 commented 1 month ago

Being able to change casing. lowercase, uppercase, titlecase etc would also be neat