1
0
mirror of https://github.com/Llewellynvdm/pdflayers.git synced 2024-06-09 09:42:30 +00:00
pdflayers/README.md
Simon Segerblom Rex f773d77daa
Update README
Minimal README... needs more work
2019-05-16 20:05:58 +02:00

435 B

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>