Skip to content

hoishing/handy-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Handy Utilities with Streamlit

Handy Utilities For Daily Life Hacks

🔧 Utilities

feature description demo
Token Counter Count tokens used in a text for different LLM models youtube
Mistral OCR Turn PDF or Image to Markdown with Mistral AI OCR youtube
MD to EPUB Convert markdown with images to epub youtube
Direct Link Get direct media file link from Google Drive or Github youtube
APNs Tester Test Apple Push Notification With Ease youtube
Remove DRM Remove DRM of Your Own Ebook from Adobe Digital Edition youtube
Groq Models List all currently active and available models in Groq youtube
PyPI Name Checker Check the availability of PyPi package names youtube
Icon Resize Resize icon to various sizes youtube

📦 Usage

OR

  • Clone and run locally
git clone https://github.com/hoishing/handy-utils
cd handy-utils
uv sync
uv run streamlit run main.py
  • Add .env file to the root directory for auto-filling API key fields (optional)
GOOGLE_API_KEY=your-google-api-key
GROQ_API_KEY=your-groq-api-key
MISTRAL_API_KEY=your-mistral-api-key
HUGGINGFACE_API_KEY=your-huggingface-api-key

📷 Screenshots

token counter mistral ocr md2epub
direct link apn tester rm drm
groq models pypi name checker icon resize

💬 Questions

About

Handy Utilities For Daily Life Hacks

Topics

Resources

License

Stars

Watchers

Forks

Languages