This workflow automatically converts PDF files stored in Google Drive into structured, SEO-optimized blog articles in HTML format.
It eliminates repetitive manual rewriting and formatting by transforming raw PDF content into publish-ready blog files.
.html file.pdf filename to .htmlThe workflow begins with a manual trigger and fetches files from a configured Google Drive folder.
Using Split In Batches, each PDF is processed one at a time. This prevents API rate limits, reduces memory load, and ensures stable execution.
The extracted text is passed to OpenAI with a structured prompt that defines:
The generated content is then saved as an HTML file in a destination Google Drive folder.
For every PDF processed:
.pdf to .htmlYou can modify:
This template is suitable for content teams, product managers, and creators who want to automate repetitive content transformation workflows while maintaining consistent output quality.