Is there any tool supporting XMP editing in PDF?

A: You can use "Advanced PDF Tools Command Line" and Notepad.exe applications to edit XMP in PDF file, you can use "Advanced PDF Tools Command Line" to extract XMP from PDF file first, use Notepad.exe to edit it, save to a new XMP file, then you can use "Advanced PDF Tools Command Line" to insert this new XMP file into original PDF file again.

Please refer to following command lines,

pdftools.exe -r -i C:\test.pdf > "C:\metadata.xmp"

You can open "C:\metadata.xml" file in notepad.exe application, remove unnecessary information from this XML file, modify it to meet your requirement, after you finished the modification, you can run following command line to insert new XMP file into PDF file,

pdftools.exe -i C:\test.pdf -o C:\out.pdf -e "C:\metadata.xmp"

Please refer to following web pages for more information,

https://www.verypdf.com/pdfinfoeditor/pdf-metadata.html

https://www.verypdf.com/wordpress/201109/batch-add-metadata-to-a-series-of-pdfs-via-an-xml-file-2593.html

https://www.verypdf.com/wordpress/201106/remove-metadata-option-in-advanced-pdf-tools-530.html

https://www.verypdf.com/wordpress/201309/view-document-and-edit-metadata-38391.html

https://www.verypdf.com/wordpress/201303/batch-pdf-editor-tool-edit-pdf-metadata-in-batch-35711.html

https://www.verypdf.com/pdfinfoeditor/custom-properties.htm

https://www.verypdf.com/wordpress/201308/verypdf-cloud-api-platform-pdf-metadata-manager-cloud-api-extract-or-insert-title-author-subject-keywords-creator-producer-created-date-modified-date-fromto-pdf-files-37922.html

https://www.verypdf.com/wordpress/201302/pdf-metadata-adder-add-or-change-pdf-metadata-35047.html

VN:F [1.9.20_1166]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.20_1166]
Rating: 0 (from 0 votes)

Random Posts

Leave a Reply

Your email address will not be published. Required fields are marked *


Verify Code   If you cannot see the CheckCode image,please refresh the page again!