Skip to content

kazzkiq/svg-color-filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

svg-color-filter

A simple project to help understand SVG's powerful feColorMatrix filter.

SVG Color Filter is a playground to help understand feColorMatrix in practice. Select between pre-baked sample filters, or change the values yourself and see the filter applied to the image in realtime.

If you never heard of feColorMatrix before, you should start with this awesome article (which in fact is what inspired me to make this project).

This project is aimed to be a playground only. If you need production-ready libraries to give your image filters, you should try CSSgram, glfx.js, canvasfilters or any other lib for that matter.

Compatibility issues: SVG filters are a relatively "new" feature, thus older browsers (IE < 10) will not probably have trouble loading the effects.

About

A simple project to help understand SVG's powerful feColorMatrix filter.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published