Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kevinbatdorf/image-filters

A Gutenberg block providing image filters processed with Rust/wasm
https://github.com/kevinbatdorf/image-filters

gutenberg-blocks wasm wordpress

Last synced: about 1 month ago
JSON representation

A Gutenberg block providing image filters processed with Rust/wasm

Awesome Lists containing this project

README

        

Choose from 22 beautiful filters to bring your images to life.

## Description

Image filters is a Gutenberg block that wraps around the native core image block that when opened, will generate a curated set of 22 image filters processed using the binary code of the image itself (i.e. not a CSS overlay or filter).

[![Twitter](https://img.shields.io/twitter/url/https/twitter.com/kevinbatdorf.svg?style=social&label=Follow%20%40kevinbatdorf)](https://twitter.com/kevinbatdorf)

View this block plugin [on WordPress.org](https://wordpress.org/plugins/image-filters)

## Features
- No server requirements.
- Clones the source image and saves it to the media library.
- Wraps around the core image block, doesn't filter it.

## Example Screenshots
![alt text](.wordpress-org/screenshot-1.png "Example")
![alt text](.wordpress-org/screenshot-2.png "Example 2")