Overview:
A PHP/Laravel image converter script to convert images in different formats like:
jpg, png, gif, tif, bmp, ico, PSD, webp, data-url
Can easily modify the max file upload size, and can view the converted list and delete them.
Features:
- Convert the image to any format.
- View the converted list with pagination.
- Delete one or all converted images.
- Supports: jpg, png, gif, tif, bmp, ico, PSD, webp, data-url.
- Responsive view.
Requirements:
- php imagick extension or gd
- but gd will not support tif, ico and PSD format.
Reviews
There are no reviews yet.