Batch Export Google Docs as PDF with Consistent Naming
Consistent naming in a batch export makes the resulting PDFs easy to manage, sort, and share. Each PDF takes the name of its source Google Doc, so the naming convention starts in Drive.
Naming starts in Google Drive
The exported PDF filename matches the Google Doc title exactly. If you want PDFs named 'Client A Report 2026-03', rename the Google Doc to 'Client A Report 2026-03' before exporting.
Establishing a naming convention in Drive
For teams that export regularly, agree on a naming convention for Google Docs: client-project-date, or department-type-version. Apply it consistently to all source documents. The exported PDFs will follow the same convention automatically.
Bulk renaming before export
If you have many documents to rename before a batch export, use a Google Sheets script to read file names and rename them programmatically via the Drive API. This is faster than renaming each file manually.
Frequently Asked Questions
Can the extension add a prefix or suffix to exported PDF filenames?
Not natively. The filename matches the source document name. Rename the documents in Drive before exporting to control the output names.
What if two documents have the same name?
Chrome appends a number to avoid overwriting. If you have duplicate document names, one PDF will be 'Report.pdf' and the next 'Report (1).pdf'. Ensure unique names in Drive before exporting.
Related article
Export Google Docs to PDF in bulk →Ready to Try It?
Install the free Chrome extension and start converting your Google Docs to PDF in one click.
Install Free Extension