Skip to content

Arash-11/Vintage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

19 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“œ Vintage

Apply a vintage filter to your image.

All of the image processing is done on the client-side; no servers are being used!

Check it out here: https://vintage-image.vercel.app/.

I will probably come back to this project again as there's still more work to be done to get it close to that "vintage" feeling. Two filters that need to be applied next are the blur and the vignetting effects -- CanvasRenderingContext2D.filter is handy but unfortunately, it's not supported on MacOS and iOS Safari at the moment. For this reason, I've taken the approach of manipulating the pixels manually.

About

๐Ÿ“œ Vintage-ify your image.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published