I have a plugin that only works with jpg/png images. My users upload their images, and most are in webp format. Does anyone know of a way that I can convert the images that are webp to jpg/png as a workflow (either a backend workflow that converts all webp images or an event in the workflow to convert only the webp types before the images are sent to the plugin)?
Thanks,
J