All Projects → jorgeatgu → Svg Filters

jorgeatgu / Svg Filters

🔮 Fildrop. A set of custom SVG Filters

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Svg Filters

Nuxt Optimized Images
🌅🚀 Automatically optimizes images used in Nuxt.js projects (JPEG, PNG, SVG, WebP and GIF).
Stars: ✭ 717 (+185.66%)
Mutual labels:  svg, image
Imagine Svg
Contao Imagine SVG Library
Stars: ✭ 48 (-80.88%)
Mutual labels:  svg, image
Metalpetal
A GPU accelerated image and video processing framework built on Metal.
Stars: ✭ 907 (+261.35%)
Mutual labels:  image, filter
Html To Image
✂️ Generates an image from a DOM node using HTML5 canvas and SVG.
Stars: ✭ 595 (+137.05%)
Mutual labels:  svg, image
Wechart
Create all the [ch]arts by cax or three.js - Cax 和 three.js 创造一切图[表]
Stars: ✭ 152 (-39.44%)
Mutual labels:  svg, filter
Bbmetalimage
A high performance Swift library for GPU-accelerated image/video processing based on Metal.
Stars: ✭ 677 (+169.72%)
Mutual labels:  image, filter
Quick Picture Viewer
🖼️ Lightweight, versatile desktop image viewer for Windows. The best replacement for the default Windows photo viewer.
Stars: ✭ 237 (-5.58%)
Mutual labels:  svg, image
Sharp
High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, AVIF and TIFF images. Uses the libvips library.
Stars: ✭ 21,131 (+8318.73%)
Mutual labels:  svg, image
Bbwebimage
A high performance Swift library for downloading, caching and editing web images asynchronously.
Stars: ✭ 128 (-49%)
Mutual labels:  image, filter
React Image Timeline
📆 An image-centric timeline component for React.js
Stars: ✭ 77 (-69.32%)
Mutual labels:  svg, image
Gaussianblur
An easy and fast library to apply gaussian blur filter on any images. 🎩
Stars: ✭ 473 (+88.45%)
Mutual labels:  image, filter
Picasso
Picasso is a high quality 2D vector graphic rendering library. It support path , matrix , gradient , pattern , image and truetype font.
Stars: ✭ 205 (-18.33%)
Mutual labels:  svg, image
Fmphotopicker
A modern, simple and zero-dependency photo picker with an elegant and customizable image editor
Stars: ✭ 428 (+70.52%)
Mutual labels:  image, filter
Python Barcode
㊙️ Create standard barcodes with Python. No external dependencies. 100% Organic Python.
Stars: ✭ 241 (-3.98%)
Mutual labels:  svg, image
Tui.image Editor
🍞🎨 Full-featured photo image editor using canvas. It is really easy, and it comes with great filters.
Stars: ✭ 4,761 (+1796.81%)
Mutual labels:  image, filter
Ruby Gem Downloads Badge
Clean and simple gem downloads count badge, courtesy of http://shields.io/. You can checkout the application directly at the following URL:
Stars: ✭ 29 (-88.45%)
Mutual labels:  svg, image
Flutter advanced networkimage
flutter advanced network image provider
Stars: ✭ 282 (+12.35%)
Mutual labels:  svg, image
Sqip
"SQIP" (pronounced \skwɪb\ like the non-magical folk of magical descent) is a SVG-based LQIP technique.
Stars: ✭ 3,074 (+1124.7%)
Mutual labels:  svg, image
Sobel
Sobel Filter algorithm in JavaScript.
Stars: ✭ 69 (-72.51%)
Mutual labels:  image, filter
Gpuimage X
A Cross-platform (for both Android & iOS) Framework for GPU-based Filters, Video and Image Processing.
Stars: ✭ 154 (-38.65%)
Mutual labels:  image, filter

FILDROP

Fildrop is a set of custom SVG filters. Build with Drag & Drop, postCSS, noUiSlider.

DEMO

##Filters to customize

You can customize someone filters. The filter will be customized if have an icon at top-right of the button.

##How to use

Download FILDROP. The first thing you need to do is include the CSS and the SVG in your project. You can include the filters at the bottom of HTML. I prefer include the file at my images folder.

<link rel="stylesheet" href="path/to/filter.css">

Add class to the element

<img class="saturate" src="path/to/image.png">

You can view all filter effects in this demo

Classes:

  • saturotate
  • saturate
  • rotamatrix
  • multitable
  • tablen
  • dishue
  • matrix
  • matrix-dos
  • huerotate
  • luminance
  • discrete
  • discrete-dos
  • table
  • table-dos
  • identity
  • linear
  • gamma
  • turbulence
  • sepia
  • fematrix-uno
  • fematrix-dos
  • turbu-map
  • map-uno
  • map-dos
  • blur-uno
  • blur-dos
  • morpho-uno
  • morpho-dos

##Browser support

  • [x] Internet Explorer 10+
  • [x] Chrome 8+
  • [x] Firefox 3+
  • [x] Opera 10+
  • [x] Safari 6+

CanIuse

##Contributing

To contribute to FILDROP, clone this repo locally, create your awesome filters and create pull request with your filter.

##License

Fildrop is licensed under the MIT license

##Credits

Matthew Bystedt

David Dailey

WebPlatform SVG FILTER

W3C

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].