Git Product home page Git Product logo

scapix's Introduction

Downloads

Welcome to Scapix

Scapix is an app developed with sveltekit, electron, waifu2x and esrgan. It's made to denoise/upscale images, gifs, videos locally on your computer.

Preview image

Installation

Windows

Simply download the latest release from the releases page, download the installer and run it.

Other OS

Currently the app is not pre bundled for other OSses but it should be possible to compile it manually, this will take +-10 minutes, look for the building section for more info.

Usage

Once ran the app, you can import images to upload, set the different options and click on the run all button to upscale all the images at once, or individually on each image by pressing the play button.

You can apply global settings that will be used as the default if specific ones aren't set, but you can also override those in each image individually.

For more info, check the info page in the app.

Donate

If you like this app and the work i do, please consider donating to support the development, through ko-fi or paypal

Building

Once cloned the repo, install the dependencies with npm run installDeps command, this will install the dependencies for both electron and the client

Afterwards, you can run npm run build or npm run build:debug to build the app, the debug version will show some additional logs in the console.

Local development

To run the app locally in dev mode, install the dependencies with npm run installDeps and in one terminal run npm run dev:electron and in another npm run dev:client to start the electron app and the client respectively. Whenever you make changes to the electron, you must restart the server (to improve). The client will hot reload on changes.

Credits

Waifu2x module Waifu2x Models ffmpeg

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.