Linux 软件免费装

Image Filters

开发者 kbat82
更新时间 2023年4月8日 04:02
WordPress版本: 6.2
版权: GPL-2.0-or-later
版权网址: 版权信息

标签

image block filter dramatic lofi

下载

1.2.3 1.2.0 1.2.2 1.2.4 1.0.0 1.1.0 1.2.1

详情介绍:

Image filters extends the core Gutenberg image block to provide a curated set of 22 image filters processed using the binary code of the image itself (i.e. not a CSS overlay or CSS filter). Features More coming Over time I will expand this block to include more image editing features such as watermarking, more filters, image blending, and more. Open an issue if you have any feature requests, or show support by leavign a review.

安装:

  1. Activate the plugin through the 'Plugins' screen in WordPress

屏幕截图:

  • An example showing the filtered images

常见问题:

Do you save the images to my file system?

Yes, when you press to import an image filter, the new image will be added to the WP media library.

What happens if I disable your block?

You will still have the edited image, which you can use however you like.

wasmWebAssembly.instantiateStreaming console message

While it's not required (but recommended), you can speed up the filter processing by making sure your server understands application/wasm files and serves them with the proper mime type. In Nginx, for example, you would add a directive like: types { application/wasm wasm; }

更新日志:

1.2.4 1.2.3 1.2.2 1.2.1 1.2.0 1.1.0 1.0.0