pdf-previews

NAME

pdf-previews.pl - Scan a directory for PDF files. Create PNG previews

SYNOPSIS

pdf-previews.pl [directory] --previews=directory
Options:
   --password=str       # provide default password for encrypted PDF files

DESCRIPTION

This program scans a directory of PDF files and generates previews.

The preciew files are of type PNG and are placed into a subdiretory named .previews. They are named .previews/<base-name>-<nnn>.png, where <nnn> is the page number.

** This is neither fast, or complete ** It exists to exercise other components in the Perl 6 ecosystem, including PDF::Content and Cairo.

SEE ALSO

PDF::Class PDF::Content PDF::To::Cairo

AUTHOR

See PDF

PDF::To::Cairo v0.0.2

Cairo rendering backend for PDF::Content (experimental)

Authors

    License

    Artistic-2.0

    Dependencies

    Cairo:ver<0.3.2+>PDF::Content:ver<0.6.7+>PDF::Class:ver<0.4.16+>PDF::Font::Loader:ver<0.6.2+>PDF::NativeMethod::Also

    Test Dependencies

    Provides

    • PDF::To::Cairo

    Documentation

    The Camelia image is copyright 2009 by Larry Wall. "Raku" is trademark of the Yet Another Society. All rights reserved.