1
0
mirror of https://github.com/upscayl/upscayl.git synced 2024-09-23 19:08:25 +02:00
🆙 Upscayl - Free and Open Source AI Image Upscaler for Linux, MacOS and Windows built with Linux-First philosophy.
Go to file
2024-05-15 15:49:26 +05:30
.github Update main.yml 2024-02-10 17:47:56 +05:30
build Update icns 2023-10-14 07:07:03 +05:30
common Fix batch mode JPG Alpha, Rename Fast model & Fix tooltip z-index 2024-02-10 16:55:07 +05:30
docs crudely import docs from wiki 2024-02-01 18:42:35 -05:00
electron Update electron/utils/show-notification.ts 2024-05-15 15:49:26 +05:30
export/build Fix build 2023-10-25 17:14:22 +05:30
flatpak Update flatpak 2023-10-28 14:00:53 +05:30
models Added scale 2023-04-12 18:55:24 +05:30
renderer Fix batch mode JPG Alpha, Rename Fast model & Fix tooltip z-index 2024-02-10 16:55:07 +05:30
resources Fix batch mode JPG Alpha, Rename Fast model & Fix tooltip z-index 2024-02-10 16:55:07 +05:30
scripts Fix notarize 2023-10-27 18:07:48 +05:30
ups Fixed for v1.5 release 2022-09-19 05:24:45 +05:30
.gitignore Fix notarize 2023-10-27 18:07:48 +05:30
.prettierignore Update plist 2023-10-14 13:21:52 +05:30
.prettierrc Fix lens and update errors. 2024-02-07 06:53:19 +05:30
1080p_banner.jpg Updated flatpak details 2023-06-04 14:09:50 +05:30
1080p_explainer.jpg Updated flatpak details 2023-06-04 14:09:50 +05:30
COMPARISONS.MD Update COMPARISONS.MD 2023-05-10 09:27:18 +05:30
download.jpg Updated readme 2022-12-22 17:40:23 +05:30
LICENSE Create LICENSE 2022-08-24 10:18:39 +05:30
mas-dev.json Update mas 2023-11-04 15:32:44 +05:30
mas.json Bump Upscayl version 2024-02-09 18:30:32 +05:30
news.md Set default show 2023-11-26 13:54:03 +05:30
next.config.js Fix build 2023-10-25 17:14:22 +05:30
notarize.js Fix notarize 2023-10-27 18:07:48 +05:30
org.upscayl.Upscayl.desktop Change .desktop Exec= to reflect linux binary name 2024-01-19 14:57:13 +00:00
package-lock.json Fix lens and update errors. 2024-02-07 06:53:19 +05:30
package.json Bump Upscayl version 2024-02-09 18:30:32 +05:30
postcss.config.js next and electron template 2022-08-15 10:23:14 +05:30
README.md Update README.md 2024-02-12 11:12:35 +05:30
Real-ESRGAN_LICENSE.txt Add files via upload 2022-08-24 16:23:22 +05:30
screen1.png Updated readme 2022-12-22 17:40:23 +05:30
tailwind.config.js Fix image options 2024-01-23 14:24:08 +05:30
to_upscale.jpeg Added upscaling functionality 2022-08-16 07:47:27 +05:30
tsconfig.json Fix build 2023-10-25 17:14:22 +05:30
update_upscayl_ncnn_binaries.sh Update binary script 2024-02-09 17:29:41 +05:30
upscayl.mp4 Added mp4 2022-08-24 10:25:15 +05:30

v2.9.9 is out! 🥳



🆙 Upscayl

Free and Open Source AI Image Upscaler

Upscayl lets you enlarge and enhance low-resolution images using advanced AI algorithms. Enlarge images without losing quality. It's almost like magic! 🎩🪄

Upscayl is a cross-platform application built with the Linux-first philosophy. This means that Linux users receive pre-release builds earlier, but Upscayl itself is available on all major desktop operating systems :)

https://upscayl.org

Screenshot

Important

You'll need a Vulkan compatible GPU to upscale images. Many CPU and iGPUs do not work but no harm in trying.

👨‍💻 Installation

🐧 Linux

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.

💼 Portable Method

  1. Go to releases section
  2. Download the upscayl-x.x.x-linux.AppImage file.
  3. Right Click AppImage -> Go to Permissions tab -> Check 'allow file to execute' and then double click the file to run Upscayl.

You can also choose to install using other formats like RPM (Fedora), DEB (Debian/Ubuntu based), and ZIP (Any x86 Linux OS).

🍎 macOS

(MacOS 12 and later)

  1. Go to releases section
  2. Download the upscayl-x.x.x-mac.dmg file.
  3. Double click dmg, drag Upscayl icon into Applications folder.
  4. Open Finder, click 'Applications' tab in the left sidebar. Find Upscayl and right click on it. Select 'Open'.
  5. In the window that appears, press 'Open' yet again.

🍺 Homebrew

brew install --cask upscayl

🐌 Windows

(Windows 10 and later)

  1. Go to releases section
  2. Download the .exe file.
  3. Double click exe file, wait for installation, profit.

👨‍🏫 Wiki - Tutorials and Guides

Check out our Wiki here.

⚖️ Results

Check out Upscayl before/after comparisons here.

🤫 Roadmap

You can track all the progress here: https://github.com/orgs/upscayl/projects/1

  • Fix bugs
  • Make the whole world use FOSS (WIP 🚧)

🛠 Development

I recommend using Volta: https://volta.sh for installing Node.js. Download and install volta, then do: volta install node.

🏃 Running

Note

If you are not willing to install git, you can skip the first line, download the source zip and extract it to upscayl instead 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

🏗️ Building

# 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

🤓 FAQ

  • How does Upscayl work?
    • Upscayl uses AI models to enhance your images by guessing what the details could be. It uses Real-ESRGAN and Vulkan architecture to achieve this. Our backend is fully open-source under the AGPLv3 license.
  • I don't see a drastic change in my upscaled image. Why is that?
    • Upscayl can enhance low resolution images and images that are pixelated but it cannot de-blur or do focus adjustment on your image. If your image is out-of-focus or totally blurred, Upscayl is not the right tool for it. Please use images that are similar to the examples we've given here.
  • Is there a CLI available?
  • Do I need a GPU for this to work?
    • Yes, unfortunately. NCNN Vulkan requires a Vulkan-compatible GPU. Upscayl won't work with most iGPUs or CPUs. But hey, no harm in trying ;)
      • @Wyrdgirn has contributed a workaround for Windows and Linux in #390! Nobody knows how to manipulate the macOS and Haiku frameworks...
  • How can I contribute?
    • You can report issues, fix code and add features by submitting PRs, or donate! 😊
  • What's the GPU ID for?
    • It is for selecting which GPU to use. The specific procedure is detailed in the Wiki.
      • Note that for Windows systems, if Upscayl is not set to performance mode, the system may override this setting.
  • Where do I find more models?

Upscayl uses Real-ESRGAN-ncnn-vulkan binaries to upscale images.

🎁 Donate

❤ Credits

Copyright © 2023 - Upscayl
By Nayam Amarshe and TGS963
Made with 🖱 & ⌨