Skip to content

Fracture, Grayscale, and Monochrome filters for Visual Effects (VFX).

Notifications You must be signed in to change notification settings

mars-aria/vfx-filters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VFX Filters

Broken Frame 🔨: My broken_frame() function adds a fractured effect to an image similar to the Distorted Glass filter in Photoshop.

Film-Noir 🕵🏾‍♀️: My film_noir() function transforms an image by creating a black-and-white, vintage-style effect similar to the Grayscale filter in Photoshop.

Monochrome 🪄: My monochrome_filter() function transforms an image by adding a monochromatic effect to its appearance.

Reference: https://pillow.readthedocs.io/en/stable/reference/ImageOps.html