README.md
</a>
<a href="https://upscayl.org/#download"> </a> </br> </br> <!--<a href="https://github.com/upscayl/upscayl/releases/latest"> </a>--> <a href="https://t.me/iamnayam"> </a> <a href="https://x.com/upscayl"> </a>Upscayl lets you enlarge and enhance low-resolution images using advanced AI algorithms. Enlarge images without losing quality. It's almost like magic! 🎩🪄
<video src="https://github.com/upscayl/upscayl/assets/25067102/ad2453b1-3c5a-4eb2-b992-4cf10e6a49f5" autoplay muted loop /> </div>[!IMPORTANT] You'll need a Vulkan compatible GPU (Graphics Card) to upscale images. Many iGPUs (integrated graphics) do not work but, no harm in trying :)
Upscayl should be available on the software listings of most Linux operating systems. Your distro's Store app might also support the Flatpak or Snap version.
upscayl-x.x.x-linux.AppImage file.You can also choose to install using other formats like RPM (Fedora), DEB (Debian/Ubuntu based), and ZIP (Any x86 Linux OS).
(MacOS 12 and later)
<a href="https://apps.apple.com/us/app/upscayl/id6468265473?mt=12"> </a>upscayl-x.x.x-mac.dmg file.brew install --cask upscayl
(Windows 10 and later)
upscayl-x.x.x-win.exe file.Check out our Documentation here.
Check out Upscayl before/after comparisons here.
You can track all the progress here: https://github.com/orgs/upscayl/projects/1
I recommend using Volta: https://volta.sh for installing Node.js.
Download and install volta, then do: volta install node.
[!NOTE] If you are not willing to install git, you can skip the first line, download the source zip and extract it to
upscaylinstead and carry on with the rest of the instructions.
git clone https://github.com/upscayl/upscayl
cd upscayl
# INSTALL DEPENDENCIES
npm install
# RUN THE DEVELOPMENT SERVER LOCALLY
## YOUR LOGS WILL NOW APPEAR IN THE TERMINAL
npm run start
# INSTALL DEPENDENCIES
npm install
# PACKAGE THE APP
npm run dist
# PUBLISH THE APP, MAKE SURE TO ADD GH_TOKEN= IN SHELL
# ONLY DO THIS IF YOU'RE A MAINTAINER
npm run publish-app
Copyright © 2023 - Upscayl
By Nayam Amarshe and TGS963
Made with 🖱 & ⌨