Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/victorqribeiro/customfilter
A image editor that runs in the browser
https://github.com/victorqribeiro/customfilter
editor image javascript processing
Last synced: 3 months ago
JSON representation
A image editor that runs in the browser
- Host: GitHub
- URL: https://github.com/victorqribeiro/customfilter
- Owner: victorqribeiro
- License: gpl-3.0
- Created: 2022-11-18T01:59:39.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-28T01:00:57.000Z (4 months ago)
- Last Synced: 2024-10-28T04:57:36.020Z (4 months ago)
- Topics: editor, image, javascript, processing
- Language: JavaScript
- Homepage: https://victorribeiro.com/customFilter
- Size: 256 KB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Custom Filter
A image editor that runs in the browser![screenshot](screenshot.jpg)
[live version](https://victorribeiro.com/customFilter)
## About
As the name suggests, this project came about after some experiments running custom [filters](https://ai.stanford.edu/~syyeung/cvweb/tutorial1.html)
on images. The next best thing this editor allows you to do is to run custom [blend](https://en.wikipedia.org/wiki/Blend_modes) equations on multiple
images at once.## Videos
Here are some videos on the editor features and how to use them.
[https://www.youtube.com/playlist?list=PL3pnEx5_eGm9rVr1_u1Hm_LK6sx4QrXzK](https://www.youtube.com/playlist?list=PL3pnEx5_eGm9rVr1_u1Hm_LK6sx4QrXzK)