Save Multiple Google Docs as PDF with Consistent Names
Saving with consistent naming means every PDF in the batch follows the same naming pattern. Since the PDF name comes from the Google Doc title, the work happens in Drive before the export.
Setting up naming in Drive before the batch
Saving with consistent naming starts with reviewing and updating all document titles in Drive before running the export. Sort the folder by name to spot documents with inconsistent titles. Rename any documents that do not follow your convention before selecting them for export.
Recommended naming patterns
For batch exports that need to stay organized, use a format like YYYY-MM-DocumentType or ProjectCode-DocumentName. This ensures the PDFs sort correctly by date or project in your file system. Dashes and underscores work well as separators. Avoid spaces in names that will be used in file systems or emailed as attachments.
Using Apps Script for batch renaming
If you have many documents to rename, use a short Apps Script to iterate over a folder and rename files according to a convention. This is faster than renaming each document manually in Drive.
Frequently Asked Questions
Can the extension enforce a naming convention automatically?
Not the basic extension. Naming comes from the document title in Drive. Use Apps Script to automate renaming before the export.
Related article
Save 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