disintegration / imaging

Imaging is a simple image processing package for Go
MIT License
5.22k stars 433 forks source link

failed to save image: imaging: unsupported image format #136

Closed carlrightbrain closed 3 years ago

carlrightbrain commented 3 years ago

This error was being returned when I was trying to save the new resized image in the same directory... Either replace current image or return appropriate error message.