Feature #61796
closedEpic #77810: Improve (responsive) image handling
Images: Responsive Area of Interest Cropping
0%
Description
Image cropping has to be intelligent and automatic. The editor should have the possibility to define his area of interest, the rest should work automatically. Converjon is an excellent tool for that. Area of interest integration into FAL would be really nice. I'd love seeing this or something equivilant in one of the next releases.
http://berlinonline.github.io/converjon/demo/demo.html
http://berlinonline.github.io/converjon/
https://github.com/berlinonline/converjon
Files
Updated by Sascha Egerer about 8 years ago
- Status changed from New to Accepted
I would call that the "Protected Area" of an image. That selection should be doable inside of the cropped image. Then just the meta data of that stuff is stored. What you do with this (x,y,width,height) is up to you or the implementation you are using (cImage, Fluid, JavaScript...)
Updated by Riccardo De Contardi over 7 years ago
- Target version changed from 8 LTS to 9.0
Updated by Christian Kuhn over 7 years ago
- Status changed from Accepted to Resolved
if i understand correctly, this has been implemented in v8 with 'focus points'.