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:
- JPGs
- PNGs (mixed results and loses transparency)
- 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.5.tar.gz
(76.2 kB
view details)
Built Distribution
File details
Details for the file upscale_x4-0.0.5.tar.gz
.
File metadata
- Download URL: upscale_x4-0.0.5.tar.gz
- Upload date:
- Size: 76.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b5982f723c172c2920936ecde6f249d27124e1442c1bf403c3882f2358856397 |
|
MD5 | 16f05fc952d0efa3348ea8f5a4470f89 |
|
BLAKE2b-256 | 7cfda1dea4b63c2564332023aaf04e5ff0d62d3a152a3c6fdceba0f464c801b2 |
File details
Details for the file upscale_x4-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: upscale_x4-0.0.5-py3-none-any.whl
- Upload date:
- Size: 74.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 89acb4bfe4f8ad97bc45f7076d23a6aa73f86a26b9a997f80f47fa4e0a0d0641 |
|
MD5 | b7e76e0e69ef2f34a995f68e56310259 |
|
BLAKE2b-256 | 29a7318f93e83485cf00a4584f34f6ad2455f732555218b64319b597dd3c69cb |