Skip to content
This repository has been archived by the owner on Nov 20, 2023. It is now read-only.

blackstream-x/pyxelate

Repository files navigation

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 pixelate.py script with the image or video file to pixelate as a command line parameter:

pixelate.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.