const stream = bufferToStream(req.file.buffer). convertImage(stream, "./image.webp"). // image.webp is now available on disk.
確定! 回上一頁