jpeg2ps – Convert JPEG files to PostScript Level 2 or 3 EPS
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 according 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).
| Sources | /support/jpeg2ps |
| Documentation | |
| Version | 1.8 |
| Licenses | Do Not Sell Except by Arrangement |
| Copyright | 1994–1999 Thomas Merz |
| Maintainer | Thomas Merz |
| Topics | Graphics prep |
| See also | bmeps |
Suggestions
Maybe you are interested in the following packages as well.
Community Comments