diff --git a/README.md b/README.md index b318f33..8ec7f3f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,18 @@ -# FSRImageVideoUpscalerFrontend +
+ +

ImageVideoUpscalerFrontend

+
+ +
+ + + + + + + + +
A PyQT5 frontend to upscale images / videos using AMD's FidelityFX Super Resolution. # Functionality @@ -39,18 +53,15 @@ V1.0.0: - Add about section inside app -- Might be implemented in V1.1.0 V1.1.0: -- Migrate to PyQt5 +- Migrate to PyQt5 (or create Electron app and make python app CLI only) - Create Windows & Mac Version -- Custom Quality target resolution -- support more file formats (Which ones not decided yet) +- Refactor backend to add plugin support +- Add more scaling engines +- Expand Wiki to feature documentation on how to create a plugin (and maybe add a project website) V1.2.0: - Show progress of scaling -V1.3.0: -- Expand Wiki -- ... - # Issues The app is technically functional, but there may still be some big bugs. If you run into any of them, please open an issue on this Github page under "issues". I will attempt to fix them as fast as possible, but a fully compiled version might still take a couple of days to arrive.