Description

The BFPC Image Cropper plugin provides an easy-to-use interface for your site visitors to edit and crop images online via your site. It simplifies the process of image editing, making it accessible to non-technical users and enhancing your website’s functionality.

Key Features:

  • Online image cropping functionality.
  • User-friendly interface.
  • Shortcode support to integrate cropping functionality anywhere on your site.
  • Compatible with popular page builders like Gutenberg, Elementor, and Beaver Builder.
  • Customizable themes: Light, Dark, and Default.
  • Fully responsive design.

Usage

To use the BFPC Image Cropper, simply add the shortcode below to any post, page, or widget where you want the cropping functionality to appear:

[bfpc_image_cropper]

This will render an image cropping tool for users to edit and crop images.

You can customize the appearance of the cropping tool by using the theme attribute in the shortcode. Available themes:

  1. Default Theme: Neutral gray background.
    Example: [bfpc_image_cropper theme="default"]

  2. Light Theme: Light gray background.
    Example: [bfpc_image_cropper theme="light"]

  3. Dark Theme: Dark gray/black background.
    Example: [bfpc_image_cropper theme="dark"]

Features

  • Allow visitors to upload and crop images.
  • Seamless integration with your WordPress site using a shortcode.
  • Simple and intuitive design for ease of use.
  • Fully responsive and works on all modern browsers.
  • Tested with WordPress 6.4, Gutenberg, Elementor, and Beaver Builder.

Additional Information

Author: Vasant Rajput (vasant.dev95@gmail.com)
Author Website: https://profiles.wordpress.org/vasantrajput/

Screenshots

  • Add Image or Change Image
  • Select area for Crop Image and crop image
  • After crop image view
  • After horizontal flip image view
  • Save the finial output as image

Installation

  1. Upload the plugin folder bfpc-image-cropper to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Use the shortcode [bfpc_image_cropper] on any page, post, or widget to display the image cropping tool.
  4. Customizable themes for enhanced design flexibility.

FAQ

Does this plugin support bulk image editing?

No, the BFPC Image Cropper is designed for single image editing at a time.

Can I customize the cropping dimensions?

Yes, you can select any aspect ratio to cropping image.

How can I change themes, it need to do code on website theme files?

No, you have not warry to changes on files, you just need to add attributes ‘theme’ on shortcode into page/post edit.
By default the Default Theme was set when you use the shortcode as [bfpc_image_cropper],
Example:
Light Theme: [bfpc_image_cropper theme="light"]
Dark Theme: [bfpc_image_cropper theme="dark"]

Is the plugin mobile-friendly?

Yes, the cropping tool is fully responsive and works on all device sizes.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“BFPC Image Cropper” is open source software. The following people have contributed to this plugin.

Contributors

“BFPC Image Cropper” has been translated into 1 locale. Thank you to the translators for their contributions.

Translate “BFPC Image Cropper” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.1.1

  • Version tag updated.
  • Updated GPLv2 to GPLv3 License.

1.1.0

  • Tested with WordPress 6.7
  • Tested compatibility with Gutenberg, Elementor, and Beaver Builder.
  • Enhanced visibility with additional tags and optimized description.
  • Added support for customizable themes (Light, Dark, and Default).

1.0

  • Initial release of the plugin.
  • Added image cropping functionality with a shortcode option.