https://github.com/kevinadhiguna/image-filter
An image filter website that enables you to apply several filters and effects to an image.
https://github.com/kevinadhiguna/image-filter
camanjs css3 html5 image-effects image-filters javascript
Last synced: about 1 month ago
JSON representation
An image filter website that enables you to apply several filters and effects to an image.
- Host: GitHub
- URL: https://github.com/kevinadhiguna/image-filter
- Owner: kevinadhiguna
- Created: 2020-09-13T14:38:57.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-08-28T05:02:47.000Z (almost 4 years ago)
- Last Synced: 2025-02-28T23:22:05.007Z (over 1 year ago)
- Topics: camanjs, css3, html5, image-effects, image-filters, javascript
- Language: HTML
- Homepage: https://image-filter-kevinadhiguna.netlify.app/
- Size: 2.13 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Image Filter
An image filter website that enables you to apply several filters and effects to an image.
## Demo
### Initial :

### Filter Options :

### After Filtering :

### Download the filtered image :

## How to Use Image Filter ?
1) Click `Browse` button or `Choose Image` bar to upload an image.
2) Select filters and/or effects you want to apply.
3) Click `Download Image` button to download edited image. Otherwise you can remove all filters and effects by clicking the `Remove Filter` button then apply changes again!
## Reference
- [CamanJS - Build An Image Filter Web App by Traversy Media](https://youtu.be/MEENB3_9yUw)
