plan2net / webp

Create a WebP copy for images (TYPO3 CMS)
GNU General Public License v3.0
60 stars 33 forks source link

[BUGFIX] Avoid trying to process webp images #63

Closed franzkugelmann closed 1 year ago

franzkugelmann commented 2 years ago

If the original file is already webp, there is no need to process it. Without the check, the logfile gets bloated.