Skip to main content

Upscale images or gifs by 4

Project description

upscale_x4

This repository provides out of the box methods for upscaling images and gifs by 4. A pretrained model is already bundled in. See the simple example below.

from upscale_x4 import upscale_gif_x4, upscale_image_x4

upscaled_gif = upscale_gif_x4("path \ to \ gif")
upscaled_img = upscale_image_x4("path \ to \ image")

Currently supports:

  1. JPGs
  2. PNGs (mixed results and loses transparency)
  3. GIFs

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

upscale_x4-0.0.3.tar.gz (42.0 kB view hashes)

Uploaded Source

Built Distribution

upscale_x4-0.0.3-py3-none-any.whl (40.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page