image icon indicating copy to clipboard operation
image copied to clipboard

PHP Image Processing

Results 153 image issues
Sort by recently updated
recently updated
newest added

Do not register route if routes cache exists: `php artisan route:cache`

I got that error. I'm trying to resize an image for my photo gallery. folder should have the album_id, please help me to fix this. **Intervention \ Image \ Exception...

Some images with too weight and resolution lose quality and appear darker the colors.

The uploaded GIF image is converted into a static image Is this normal? No solution? version: "intervention/image": "^2.5"

Added strokeWidth and strokeColor support to "develop" branch to avoid conflicts. - Supports both GD and Imagick Drivers. - Text Stroking is on-demand, not by default. Tested on PHP 8.1...

Let's use this as a starting point. Looking forward to your comments @olivervogel Will close #1239

**Describe the feature you'd like** I would like to be able to determine the outline color for my watermark text

minor-release

**Describe the feature you'd like** Add Doc-Block @link tags to main methods that produce links via the respective IDE's language server, which can be displayed and opened. Sometimes it is...

patch-release

**Describe the feature you'd like** The overall code coverage could be better. ```bash docker-compose run --rm --build coverage ```

**Describe the feature you'd like** Add more detailed control on the encoding process. A settings object might be useful. **Settings to control** - Compression Level (Quality) - Compression Type -...

minor-release