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.

FAQ

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

    =3.1.0=
    *Minor bux fixes