sogzyy
sogzyy
TTCTheo's Typesafe Cult
Created by sogzyy on 8/31/2024 in #questions
Convert to webp before upload
This is 2024 and image optimization is at the core of web development. I am open to contributing regarding the building of a feature that allows user to indicate whether they want to turn uploaded images to a webp file before uploading.
12 replies
TTCTheo's Typesafe Cult
Created by sogzyy on 8/31/2024 in #questions
Convert to webp before upload
Utapi now solves it for me on the server. I have more control over the deleting of files and uploading files. I intercept the files from form data and convert to webp before passing to utapi.uploadFiles
12 replies