pkpgcounter 2.13 review

Download
by rbytes.net on

License: GPL (GNU General Public License)
File size: 178K
Developer: Jerome Alet
0 stars award from rbytes.net

pkpgcounter is a 100% Python written standalone script distributed under the terms of the GNU General Public License of the Free Software Foundation .

pkpgcounter was part of our PyKota software since 2003, but it is now only available separately.

pkpgcounter is a generic Page Description Language parser which main feature is to count the number of pages in printable files.
pkpgcounter can currently compute the number of pages in several types of files :

PostScript (both DSC compliant and binary)
PDF
PCL3/4/5
PCLXL (aka PCL6)
ESC/P2
DVI
TIFF
OpenOffice.org Writer
OpenOffice.org Impress

When launched, pkpgcounter prints on its standard output a single integer representing the total number of pages in all the files which filenames you've passed on the command line.

With no argument, or with a single dash in non-option arguments, pkpgcounter reads datas to parse from its standard input in addition to other non-options arguments which are treated as filenames representing the files to parse.

In the future other possibilities will be added (use the --debug command line switch to have a preview)

What's New in This Release:
In addition to the CMYK, CMY, RGB, and BW colorspaces, a pseudo-colorspace named GC (Grayscale vs Colored) was added, for people who simply want to differentiate grayscale pages from colored ones but don't need the exact percent of each page's surface covered with each ink.

pkpgcounter 2.13 keywords