laravel-image-legacy icon indicating copy to clipboard operation
laravel-image-legacy copied to clipboard

Change format with url call

Open tontonsb opened this issue 8 years ago • 0 comments

As far as I understood, I can load an image and save it in different format programmatically.

Could we also add this functionality to the url API?

The syntax could be catpic.jpg-image(200,200).png - meaning that if everything before -image is a real path to existing file then treat the final extension as the new format.

tontonsb avatar Dec 23 '16 22:12 tontonsb