A GUI image upscaler making use of Tauri and Vue3 with Vuetify as it's component library.
Using the Real-ESRGAN model under the hood. It requires a GPU to run.
- 4x upscale of images with 2 configurations general photo and anime.
- Single and multiple images upscale.
- Real time percentage progress.
- Inside app image previewer.
- Drag and drop of images for easy of use.
- No internet needed, can be used offline.
- Build in logging for better debugging (optional and off by default).
- Light and Dark modes, based on your app configurtation (Windows only feature, Linux uses Dark mode).