{{Short description|Computer program that converts PostScript and PDF files to other vector formats}} {{lowercase title}} {{Infobox software | name = pstoedit | logo = Pstoeditlogo-large.png | developer = Wolfgang Glunz | programming language = C++ | latest release version = {{wikidata|property|reference|P348}} | latest release date = {{start date and age|{{wikidata|qualifier|P348|P577}}}} | genre = Utility software | license = GNU General Public License | website = {{url|pstoedit.net}} }}
'''pstoedit''' is a free computer program that converts PostScript and PDF files to other vector formats. It supports many output formats, including WMF/EMF, PDF, DXF, CGM, and HTML, and by means of free/shareware plugins SVG, MIF and RTF. The author and maintainer is Wolfgang Glunz.
pstoedit uses ghostscript to perform the first part of the conversion process. Ghostscript converts the PostScript (or PDF) file to a more basic PostScript format, translating complex functions to basic functions, such as line draw commands. The second part of the conversion process consists of translating these basic functions into basic functions of the output format.
pstoedit is multi platform. For MS Windows, a setup program is available for both 32bit and 64bit, which does the complete job (including for instance making the connection with ghostscript and MS Office). Three interfaces can be installed: the command line interface, an interface by means of gsview and an import filter for MS Office. However, to make actual use of this MS Office interface a $50 registration is required (this registration also adds functionality to the other two interfaces).
Licensed under the GNU General Public License,<ref>[http://www.helga-glunz.homepage.t-online.de/pstoedit/pstoedit.htm#section_90 pstoedit license]</ref> pstoedit is free software.
==See also== {{Portal|Free and open-source software}} *List of PDF software
==References== {{reflist}}
==External links== *[http://www.pstoedit.net/p Official Website] *[http://freecode.com/projects/pstoedit Pstoedit Freecode Page] *{{cite journal |author = Hagen Höpfner |date = February 2006 |title = The Chameleon - Converting PS and PDF files with pstoedit |journal = Linux Magazine |volume = 2006 |issue = 5 |url = http://www.linux-magazine.com/w3/issue/63/pstoedit.pdf |accessdate = 2010-09-09 |archive-url = https://web.archive.org/web/20120308192459/http://www.linux-magazine.com/w3/issue/63/pstoedit.pdf |archive-date = 2012-03-08 |url-status = dead }} *{{cite journal | author = Hagen Höpfner |date= May 2008| title = Wandlungsfähig. Postscript-Dateien mit Pstoedit konvertieren |trans-title=Versatile. Converting Postscript files with Pstoedit | journal = LinuxUser | volume = 2008 | issue = 5 | url = http://www.linux-community.de/Internal/Artikel/Print-Artikel/LinuxUser/2008/05/Wandlungsfaehig | language = German | accessdate = 2009-08-28 }}
Category:Free PDF software Category:PostScript
{{Free-software-stub}}