ABOUT THE PROJECT
The PDF Metadata module extends the default functionality of Drupal's core File module by adding the ability to use entity based tokens in PDF metadata attributes which will be added to an existing PDF document.
In simple terms, PDF Metadata allows you to automatically set metadata to uploaded files (PDFs) using token based replacement patterns to enhance SEO.
FEATURES
Custom module that hooks into file upload processExtracts PDF metadata and appends it to the PDF documentContributed to PDF Metadata and maintained through GitLabConfigurable metadata attributes that use entity tokens to generate metadata and apply it to an existing PDF at a field level.Supports entity reference to entities with files to allow for more customized token formats.Support for the following attributes:- Title
- Author
- Subject
- Keywords
Utilizes Exiftool and supports up to PDF Version 1.7.
MADE FOR
Drupal Organization