pstoedit 4.02

pstoedit translates PostScript and PDF graphics into other vector formats. Currently pstoedit can generate the following major formats: Tgif .obj format (for tgif version >= 3) .fig format for xfig pdf - Adobe's Portable Document Format gnuplot format Flattened PostScript (with or without Bezier curves) DXF - CAD exchange format LWO - LightWave 3D RIB - RenderMan RPL - Real3D Java 1 or Java 2 applet Idraw format (in fact a special form of EPS that idraw can read) Tcl/Tk HPGL AI (Adobe Illustrator) (based on ps2ai.ps - not a real pstoedit driver - see notes below and manual) Windows Meta Files (WMF) (Windows only) Enhanced Windows Meta Files (EMF) (Windows, but also Linux/Unix if libemf is available) OS/2 meta files (OS/2 only) PIC format for troff/groff MetaPost format for usage with TeX/LaTeX LaTeX2e picture Kontour GNU Metafile (plotutils / libplot) Skencil ( http://www.skencil.org ) Mathematica via ImageMagick to any format supported by ImageMagick SWF CNC G code VTK files for ParaView and similar visualization tools PPTX files for PowerPoint

Tags convert converter format vector ps pdf
License GNU GPLv3
State stable

Recent Releases

4.0205 Dec 2024 01:05 minor feature: 13;. Improve the build process to build also the GUI if QT is installed. #13;. Include a.desktop and Icon file for better Linux integration. #13;. Update the autoconf tools to enable the usage of homebrew. #13;. Update reflecting changes in GhostScript 10.03 and 10.04 (disable some operators used by pstoedit). #13;. a few warnings d by Coverity. #13;. Improve code for g++ V14. #13;. Implemented sourceforge feature request #4 (show -nc option in GUI). #13;.
4.0129 Mar 2024 12:50 minor feature: Add creation of startmenu and desktop shortcuts in Windows installer. Include some minor header patches for support of autotrace. Improvements to the pcb-rnd driver contributed by Erich Heinzle. Limit polygon exports to pcb-rnd subcircuits to only those paths which are not self intersecting. Fixed a bug found on MacOS reported by Sean Molenaar. Some minor improvements to the GUI. Some minor code cleanups to reduce warnings from clang compiler. Some code changes to address a warning from AddressSanitizer. Enable installation with winget.