If original file is WebP, convert it to JPG #8804
Answered
by
akhrarovsaid
ainsleyclark
asked this question in
Q&A
-
Hey, If a file is uploaded to Payload which is |
Beta Was this translation helpful? Give feedback.
Answered by
akhrarovsaid
Oct 21, 2024
Replies: 1 comment 1 reply
-
Hey @ainsleyclark, I think what you can do is pass a Maybe something like:
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
ainsleyclark
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @ainsleyclark,
I think what you can do is pass a
formatOptions
object to yourUpload
collection. See docsMaybe something like: