Ubuntu Image Fetcher 🖼️
"I am because we are." – Ubuntu Philosophy
Ubuntu Image Fetcher is a simple Python tool that connects you to the wider web community, allowing you to respectfully download and organize images from user-provided URLs.
This project embodies the spirit of Ubuntu by emphasizing community (connecting to the web), respect (error handling), and sharing (organizing downloaded images).
📌 Features
✅ Prompts the user for one or multiple image URLs ✅ Downloads images using the requests library ✅ Creates a Fetched_Images folder (if it doesn’t exist) ✅ Extracts and uses the correct filename (or generates one) ✅ Skips duplicate images by checking file hashes ✅ Handles errors gracefully (network issues, invalid URLs, non-image files) ✅ Displays clear, user-friendly messages