Wikinaut / pyxelate

Partially pixelate images or short video clips

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyxelate

GUI scripts to partially pixelate images or short video clips

Requirements

Usage

The easiest way to use the scripts in this module is to set up file manager integration and start the pixelation GUI from your file manager’s context menu.

Alternatively, you can start the autoselect.py script with the image or video file to pixelate as a command line parameter:

autoselect.py example.jpg

This will start pixelate_image.py for image files or pixelate_video.py for video files.

See pixelate images and pixelate videos for detailed descriptions.

Bugs / Feature requests

Feel free to open an issue here.

About

Partially pixelate images or short video clips

License:GNU General Public License v3.0


Languages

Language:Python 99.3%Language:Shell 0.7%