PDF Metadata Editor is a free and open source Pdf editor application for Windows, Linux and MacOS. Using this Pdf Metadata Editor, you can edit the metadata like author, keywords, of a PDF document. It supports XMP Pdf, XMP Dublin Core and XMP Rights metadata, Unicode support. It comes with metadata export to JSON or YAML, command-line support, bulk metadata clear, edit and rename, save using predefined template and many more.
Download Pdf Metadata Editor [Windows,Linux,MacOS]
How to Install Pdf Metadata Editor on Ubuntu
Pdf Metadata Editor is available as a native .deb package and flatpak package file format. Download the Pdf Metadata Editor in .deb package file from the above download link and save it on your Downloads folder. Open the terminal application (ctrl+alt+t) and run below install command.
sudo apt install ./Downloads/pdf-metadata-editor*.deb
[OR]
sudo apt install ./Downloads/pdf-metadata-editor_3.0.1-1_amd64.deb
Note: Here “pdf-metadata-editor_3.0.1-1_amd64.deb” is the downloaded file name and Downloads is the path.
After the installation, you can open it using the Show Apps Ubuntu dock menu.
Install Pdf Metadata Editor via Flatpak:
In the terminal app run below Pdf Metadata Editor flatpak install commnand
flatpak install flathub me.broken_by.PdfMetadataEditor
And open it using below command.
flatpak run me.broken_by.PdfMetadataEditor