JS Crop

描述

Plugin provides the option of cropping image by browsing/draging and droping image on the front end if user is logged in.
User can then upload the cropped Images which can be access through media page in admin dashboard.
User also have ability to smart crop using using deep learning.

Integrations

  • Plugin uses third party object classification model YOLO V5 for TensorflowJS.

屏幕截图

  • Js Crop block on blocks section
  • JS Crop in effect

区块

该插件提供了1个区块.

  • JS Crop Gutenberg block which lets user to crop image on frontend and upload it.

安装

  1. Upload the folder wpJsCrop and its contents to the /wp-content/plugins/ directory or use the wordpress plugin installer
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. A new “Js Crop Block” option will be available under media in blocks section of post and widget.

Uninstall

  1. Deactivate Js Crop in the ‘Plugins’ menu in WordPress.
  2. After Deactivation a ‘Delete’ link appears below the plugin name, follow the link and confim with ‘Yes, Delete these files’.
  3. This will delete all the plugin files from the server without erasing options the plugin has stored in the database.

常见问题

Why can’t I customize it ?

Keep reviewing the plugin so I will know what people are looking for, I’m working on other features like letting user to apply filters to their image and edit them.

Is this plugin mobile freindly ?

It is designed for PC only

Where can I use this plugin?

You can use this plugin as block on post or widget.

评价

此插件暂无评价。

贡献者及开发者

“JS Crop” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“JS Crop”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0.0

  • First stable version

2.0.0

  • Block added
  • Legacy widget removed
    =2.1.0=
    *Minor fixes
    =2.5.0=
    *JSX Support for Development
    *Ability to change font color and background color

    =2.5.1=
    *Minor bug fixes

    =2.6.0=
    *Ability to change box width

    =3.0.0=
    *Smart crop using Deep Learning