Clrd. is a web project that uses my own filters implemented in JavaScript to dynamically edit the image. Have Fun with it :)
The website is designed using HTML5, CSS, and JavaScript. I designed it on CodePen .
The website is be capable of following functionalities:
- Uploading an Image
- Applying Filters:
- Greyscale
- RGB
- Rainbow
- Red
- Blur
- Resetting the Image
You can either view/edit it on CodePen , or download the files in "Source" folder and edit them in your editor of choice. Good Luck.