How to Use Puppeteer to Upload a PDF to Supabase: Any Best Practices or Tips?

10 Replies, 2026 Views

Hey! For puppeteer upload pdf to supabase, I’d suggest using `page.on(‘response’)` to monitor the upload process. It’s a great way to catch errors or confirm the upload was successful.

Also, if you’re dealing with large files, consider compressing the PDFs before upload. Tools like `PDFTron` or `Smallpdf` can help with that.

Messages In This Thread



Users browsing this thread: 1 Guest(s)