/mass-image-scaler

Python implementation of the ScaleYx family of algorithms for mass image scaling without adding colors.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Mass Image Scaler

Python implementation of the ScaleYx family of algorithms for mass image scaling without adding colors.

Currently implemented: Scale2x

Planned: Scale3x, repetition (to apply 2x or 3x modes more than once)