SlackBuilds Repository

15.0 > Graphics > jpeg2ps (1.9)

Purpose of jpeg2ps
==================

jpeg2ps converts JPEG files to PostScript Level 2 or 3 EPS. In fact,
jpeg2ps is not really a converter but a "wrapper": it reads the image
parameters (width, height, number of color components) in a JPEG file,
writes the corresponding EPS header and then copies the compressed
JPEG data to the output file. Decompression is done by the PostScript
interpreter (only PostScript Level 2 and 3 interpreters support JPEG
compression and decompression). If you have a slow communication
channel and a fast printer, sending compressed image data is a big
win.

Note: if you are interested in conversion of JPEG or other formats to
PDF take a look at PDFlib (http://www.pdflib.com).

Maintained by: gshep
Keywords: jpeg2ps,ps,eps,postscript
ChangeLog: jpeg2ps

Homepage:
https://www.pdflib.com/

Source Downloads:
jpeg2ps-1.9.tar.gz (e654f6a584435e6717b6c2659c07db28)

Download SlackBuild:
jpeg2ps.tar.gz
jpeg2ps.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
jpeg2ps.SlackBuild
jpeg2ps.info
slack-desc

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds