Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kevinbatdorf/image-filters
- Owner: KevinBatdorf
- License: mit
- Created: 2022-04-15T21:58:40.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-08T01:22:17.000Z (about 1 year ago)
- Last Synced: 2024-05-02T05:58:35.193Z (7 months ago)
- Topics: gutenberg-blocks, wasm, wordpress
- Language: TypeScript
- Homepage: https://wordpress.org/plugins/image-filters/
- Size: 10.8 MB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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")