I am currently using Zapier + CloudConvert to:
-
Watch for a
.docxemail attachment in Gmail -
Convert the
.docxto.pdf -
Convert the
.pdfto.jpg -
Upload to Dropbox.
The issue: CloudConvert outputs multiple JPGs bundled into a ZIP, and I would like the individual JPG files saved directly instead. Is this possible? I have tried using webhooks, looping, and formatter with no solution in sight.
My current workfow:
- Gmail App (New attachment)
- Cloud Convert (convert to PDF)
- Cloud Convert (convert to images)
- Dropbox (Upload file)






