kenshimuto/pdfslideguard

By kenshimuto

Updated 8 months ago

PDF convert tool designed to circumvent display issues and rendering errors.

Image
Languages & frameworks
0

515

kenshimuto/pdfslideguard repository overview

PDF Slide Guard is a command-line tool designed to circumvent display issues and rendering errors that occur on certain online slide-sharing websites and older PDF viewers.

It rebuilds every page of the original PDF as a high-resolution image without losing the original text information, and overlays a searchable transparent text layer on top.

This ensures display compatibility while preserving text searchability and copy functionality.

docker run --rm \
    -v ".:/work" \
    kenshimuto/pdfslideguard [OPTIONS] \
    /work/INPUT_PDF /work/OUTPUT_PDF

For details, see https://github.com/kmuto/pdfslideguard

Tag summary

Content type

Image

Digest

sha256:1d73e368f

Size

116.3 MB

Last updated

8 months ago

docker pull kenshimuto/pdfslideguard