johancyprich / Delete-PDFComments

Deletes comments from a PDF with GhostScript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Delete-PDFComments

Deletes comments from a PDF with GhostScript.

Requirements

  • PowerShell 5.x or higher. The template use a class and only PowerShell from this version onwards support this functionality.
  • GhostScript

Usage

./Delete-PDFComments input output

where input - filename and path to PDF to modify
output - filename and path to save modified PDF

About

Deletes comments from a PDF with GhostScript.

License:MIT License


Languages

Language:PowerShell 100.0%