-
https://github.com/jwagner/smartcrop.js
-
It might just be something to add in the docs but is there any possible way to use this as part of a transformation stream? If I wanted to implement sharp in the following way for example:
```js
c…
-
`var express = require('express');
var router = express.Router();
var uploads = require('./upload');
var request = require('request');
var gm = require('gm').subClass({ imageMagick: true });
var …
-
hello,
when running this code with image of 483x600px the analyse() returns ['topCrop' => NULL] :
```
$smartcrop = new xymak\image\smartcrop($file_img_resource, ['width' => 300, 'height' =>…
-
I saw you mentioning this feature in the _Goals_ section so I thought I'd leave the link, just in case you haven't come across this project yet: https://www.npmjs.org/package/smartcrop
-
It would be very nice to have smart-crop support for thumbnail generation.
There is already a python lib to do that: [smartcrop.py](https://github.com/hhatto/smartcrop.py) (based on [smartcrop.js](ht…
-
Having a native Go smartcrop implementation can be more desired in some cases; looking at the code it shoud be quite trivial to move opencv dependency to a separate (sub)package, this way main smartcr…
-
Hey :), getting the following error:
```
"ERROR in ./~/gm/package.json
Module parse failed: node_modules/gm/package.json Unexpected token (2:8)
You may need an appropriate loader to handle this …
-
Bug present as of version: 2.24.7-SNAPSHOT
When an Image component references a page image, and that page image is a Dynamic Media image, the dialog options for configuring Dynamic Media image modi…
-
node: v7.10.0
npm: v5.0.0
```
❯ smartcrop --width 100 --height 100 avatar.jpg
Error: Stream yields empty buffer
at Socket. (/usr/local/lib/node_modules/smartcrop-cli/node_modules/gm/lib/com…