Image Focus is an image crop plugin which leaves the traditional path of image cropping.
With Image Focus you can instead crop your image by focal point. You select the most important part of your images. And Image Focus will create a crop with your focal point as much in the center as possible.
This way you don't need to crop all your images size by size. It will intelligently crop all sizes by your selected focus point.
Any documentation can be found on:
Image Focus GitHub Repository.
Image Focus Roadmap
As WordPress and photography are continuously in development we like to take a look ahead together for what's coming.
If you want to get involved developing Image Focus just let us know how you can help, or just send in your feature requests!
- Reset the cropping point to the WordPress default cropping
- Add a link to featured images to go the image focus cropping tool
- Add a link to acf images to go the image focus cropping tool
- Crop Previews
- Backbone implementation
- Support for touch devices
Image Focus Pro
- Automatic focus point by facial detection
- Automatic focus point by color detection
- Zoom levels for cropping
- Add multiple focuspoints
- Change focuspoint per image size
- Change entire image for an image size
The plugin is available from the
WordPress plugin repository
- Upload the plugin files to the
/wp-content/plugins/image-focus
directory, or install the plugin through the WordPress plugins screen directly.
- Activate the plugin through the 'Plugins' screen in WordPress
- Use the Settings->Plugin Name screen to configure the plugin
- (Make your instructions match the desired user flow for activating and installing your plugin. Include any steps that might be needed for explanatory purposes)
You can also install Image Focus trough composer
composer require dannyvanholten/image-focus
or if you make use of WPackagist
composer require wpackagist/image-focus