Skip to content

Personal project to learn how to use PyQt. Used to convert pictures from one extension to another.

Notifications You must be signed in to change notification settings

austin3410/Converty

Repository files navigation

Converty

Personal project to learn how to use PyQt. Used to convert pictures from one extension to another.

Build Command

pyinstaller --clean --onefile --icon=logo4.ico --name=Converty --add-data="poppler-0.68.0_x86;poppler-0.68.0_x86" --add-data="logo4.ico;logo4.ico" --noconsole main.py

About

Personal project to learn how to use PyQt. Used to convert pictures from one extension to another.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published