This commit is contained in:
janis
2022-10-22 14:59:00 +02:00
parent cef15e5e3a
commit 04509e4d9a
4 changed files with 307 additions and 7 deletions

View File

@@ -16,7 +16,6 @@ If you have any suggestions or features you'd like to have implemented, you may
# Roadmap
V1.0.0:
- Get the app working -- :white_check_mark:
- Create installer
- Quality selector (presets and custom multiplier) -- :white_check_mark:
- Filechoosers -- :white_check_mark:
- Imageformats: .png, .jpg, .jpeg; Videoformats: .mp4, .mkv -- :white_check_mark:
@@ -26,6 +25,8 @@ V1.0.0:
- Add about section inside app
V1.1.0:
- Migrate to PyQt5
- Create Windows & Mac Version
- Custom Quality target resolution
- support more file formats (Which ones not decided yet)