visoar / upscale-rs

A Tauri based GUI app that upscale images using Real-ESRGAN model.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upscale-rs

upscale-rs-horizontal

Upscale-rs Workflow

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.

Features

  • 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).

Interface

image

Upscaling Sample

before-after-ia

About

A Tauri based GUI app that upscale images using Real-ESRGAN model.

License:MIT License


Languages

Language:Vue 51.5%Language:Rust 35.3%Language:TypeScript 8.6%Language:CSS 3.7%Language:HTML 0.9%