Skip to content
This repository was archived by the owner on Jul 12, 2025. It is now read-only.

bnt4/PdfPropertyEditor

Repository files navigation

PdfPropertyEditor - Edit PDF Metadata

  • Edit Title, which is shown in most browsers/viewers
  • Edit Subject, Author, Producer, Creator, Keywords, Trapped
  • Change Creation & Modification Date
  • Protect PDF Files with Passwords
  • PDF Permission Support

image

Encryption Settings

image

Tested Java Versions

  • Java 8
  • Java 17
  • Java 18

Backups

Everytime a file is saved, a backup of that file will be saved to your OS Temp folder.

  • Windows: %temp%\PdfPropertyEditor\backup\
  • Linux: /tmp/PdfPropertyEditor/backup/

Config

  • Windows: %APPDATA%\PdfPropertyEditor\config.ini
  • Linux: /home/USER/.config/PdfPropertyEditor/config.ini

Themes

  • FlatIntelliJLaf - Class: com.formdev.flatlaf.FlatIntelliJLaf (Default)
  • FlatDarculaLaf - Class: com.formdev.flatlaf.FlatDarculaLaf
  • Windows Default - Class: com.sun.java.swing.plaf.windows.WindowsLookAndFeel
  • FlatLightLaf - Class: com.formdev.flatlaf.FlatLightLaf
  • FlatDarkLaf - Class: com.formdev.flatlaf.FlatDarkLaf

To change the theme, set the theme_class property in the config to the given classes above.

License

This code is under the Apache License 2.0.

About

PDF Property/Metadata Editor

Topics

Resources

License

Stars

Watchers

Forks

Languages