mirror of
https://github.com/Llewellynvdm/pdflayers.git
synced 2025-02-05 11:58:24 +00:00
Simon Segerblom Rex
a389c34b0d
Merge pull request #6 from SimonSegerblomRex/doc-cleanup
Cleanup of comments
pdflayers
pdflayers is a tool for changing default visibility of PDF layers (OCGS, Optional Content Groups).
Installation
Currently pdflayers just consists of a simple python script, so you manually have to install the dependencies:
python3 -m pip install --user pikepdf
Usage
python3 pdflayers.py <input file> <output file> --show <name of layer to be visible in putput>
Languages
Python
100%