firebase / extensions

Source code for official Firebase extensions
https://firebase.google.com/products/extensions
Apache License 2.0
893 stars 383 forks source link

🐛 [Resize Images] PNGs not getting converted. #2178

Open SwiftTrack opened 2 months ago

SwiftTrack commented 2 months ago

[READ] Step 1: Are you in the right place?

Issues filed here should be about bugs for a specific extension in this repository. If you have a general question, need help debugging, or fall into some other category use one of these other channels:

[REQUIRED] Step 2: Describe your configuration

[REQUIRED] Step 3: PNGs are not being converted to .jpeg - as in config unless uploaded directly to FB storage. My web app can use PHP or JS and both cases, the png stays as a png.

Steps to reproduce:

What happened? How can we make the problem occur? This could be a description, log/console output, etc.

Expected result: /resources/example_1000x1000.jpeg
Actual result

/resources/example.png