You've already forked ImageCompressor
mirror of
https://github.com/Llloooggg/ImageCompressor.git
synced 2026-03-05 19:16:23 +03:00
1 line
115 B
Batchfile
1 line
115 B
Batchfile
pyinstaller --onefile --console --icon=image_compressor.ico --add-binary "tools/*.exe:tools" ./image_compressor.py |