ohararyan / silverstripe-focuspoint

Module for improving automatic image cropping in SilverStripe. Adds simple art-direction control by allowing you to set and crop from a focus point instead of the centre point of an image.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FocusPoint: Smarter Image Cropping for SilverStripe

Build Status Latest Stable Version Latest Unstable Version License

The goal of this module is to introduce some basic art direction to control how images are cropped in SilverStripe.

Problem: SilverStripe crops all images from the centre. If the subject is off-centre, it may be cropped out.

Solution: FocusPoint allows you to tag the subject in an image and ensures it is not lost during cropping.

Comparison of cropping with and without FocusPoint

Requirements

SilverStripe ~4 (SS 3.1+ support available in earlier releases)

Documentation

To Do

  • Internationalisation
  • Advanced cropping options and interfaces (may be an additional module)
  • Auto detect focus point via Imagga API

Maintainer contact

jonathonmenz.com

Sponsorship

I don't have much time to donate to open source work anymore but if you're willing to sponsor the development of new features or updates I'm very happy to talk to you - please get in touch.

Just want to say thanks? You're welcome to make a small donation.

Donate via PayPal

About

Module for improving automatic image cropping in SilverStripe. Adds simple art-direction control by allowing you to set and crop from a focus point instead of the centre point of an image.

License:MIT License


Languages

Language:PHP 73.3%Language:JavaScript 19.6%Language:CSS 5.5%Language:Scheme 1.7%