A Unity Editor Tool for downloading images from URLs and automatically compressing them to JPG format.
- Open Unity → Window → Package Manager
- Click + → Add package from git URL…
- Paste the following URL:
https://github.com/Persinus/Image-Downloader-Compressor- Download images from any URL directly inside Unity Editor
- Automatically compress images to JPG (quality 70%)
- Display mini-toast notifications for success/failure
- Show dynamic progress bar during download and compression
- Saved images imported directly into
Assets/DownloadedImages/
- Unity 2020.3 LTS or newer
- .NET Standard 2.1
MIT License © 2025 Persinus
