claviska / claviska/SimpleImage
Imagecropauto feature
Open
Feature
Help Wanted
- Dominant language
- PHP
- Stars
- 1.4k
- Forks
- 377
- PR merge metrics
- No merged PRs in 30d
Description
Does SimpleImage supports [imagecropauto](https://www.php.net/manual/en/function.imagecropauto.php) (as called in GD) to remove white (or black, etc) background?
$cropped = imagecropauto($image, IMG_CROP_WHITE);
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading SimpleImage's existing image-manipulation API and the PHP GD imagecropauto documentation linked in the issue. Determine how the requested white or black background cropping should be exposed, then verify that the resulting behavior matches the GD function for the stated crop modes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- computer-graphics
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100