/Filternista

Simple iOS image filtering app made with Pythonista 3

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Filternista

Simple iOS image filtering app made with Pythonista 3

  __                _     _                      
 / _|_   _____ __ _| | __| | ___ _ __ __ _ _ __  
| |_\ \ / / __/ _` | |/ _` |/ _ \ '__/ _` | '_ \ 
|  _|\ V / (_| (_| | | (_| |  __/ | | (_| | | | |
|_|   \_/ \___\__,_|_|\__,_|\___|_|  \__,_|_| |_|

BSD 3-Clause License
Copyright (c) 2021, Felipe V. Calderan
All rights reserved.
See the full license inside LICENSE file

Filternista basically loads a picture (from the Camera Roll or taken through the app), converts to grayscale using PIL and then lets the user apply matplotlib's colormaps to the picture. It's possible to save the edited version to the Camera Roll.

Image

Have fun! c: