Investigate image resizing with libvips #16

Open
opened 2024-11-03 12:40:51 +01:00 by jonny · 2 comments
Owner

Mastoson recently moved over to using libvips as its more resource friendly.

Should we move to using it as well, can we in a PHP app?

Mastoson recently moved over to using libvips as its more resource friendly. Should we move to using it as well, can we in a PHP app?
Author
Owner

We use Intervention/Image to handle images, it has a libvips driver: https://github.com/Intervention/image-driver-vips

We use Intervention/Image to handle images, it has a libvips driver: https://github.com/Intervention/image-driver-vips
Author
Owner

This will need us to enable FFI on PHP, then adding vips to the Laravel Sail configuration.

This will need us to enable FFI on PHP, then adding vips to the Laravel Sail configuration.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
jonny/jonnybarnes.uk#16
No description provided.