metadata

Marius Jan Klein <mjk524@...2743...> writes:

I want to edit the metadata of pdf- or png-files when creating one of
these files. I do not want to use for example Pypdf because then
Python must read the file first before it can be edited.

Concerning pdf files, there is no current support for that, but at least
the simplest form of metadata could be supported pretty easily (the
document information dictionary - title, author, subject, keywords,
creator, producer, creation date, modification date). What sort of API
do you have in mind?

···

--
Jouni K. Seppänen