Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 537 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 537 Bytes

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