Crate xbrz

source ·
Expand description

A high quality image upscaling algorithm designed to preserve key details in low-resolution pixel art.

The original version was implemented by C++ by Zenju and can be found on SourceForge.

This project is a direct port of xBRZ version 1.8 into Rust.

Functions§

  • Use the xBRZ algorithm to scale up an image by an integer factor.