A simple, open-source auto image processing tool for you :3
- Multi-format Support: PNG, JPG, WebP, BMP, TIFF
- Custom Resolution Output: E.g. Stretch 800×600 to 1366×768
- Real-time Processing: Watch folders and process instantly
- Concurrent Tasks: Run multiple watchers simultaneously
- Modern UI: Beautiful, transparent PyQt6 interface
- Startup Automation: Option to auto-run on Windows startup
- Live Logging: Monitor every action in real time
- Config Export: Save and restore task configurations
- Lightweight: Wont fry your CPU
- Download the latest release.
- Run FetchX.exe.
- Enjoy <3
Tip
If it ever stops working while you’re playing a game, set the .exe to Run as Administrator.
The app will create a config file — keep both in the same folder and optionally make a app shortcut for easy access.
git clone https://github.com/wyv9/fetchx.git
cd fetchx
pip install -r requirements.txtpyinstaller --onefile --noconsole --add-data "assets;assets" FetchX_1.0.py --version-file v.txt --icon "src/assets/icon.ico"This project is licensed under the MIT License
Made with love by wyv <3
