Martin Osieka 94 Report post Posted March 16, 2014 (edited) 'PostScript' FileType Plugin (.PS, .EPS, .AI) Summary Imports .PS (PostScript) , .EPS (Encapsulated PostScript), and .AI (Adobe Illustrator) files and renders them to Paint.NET bitmap layers. This plugin requires that Ghostscript is installed. Ghostscript is used to render the vector graphics to bitmap layers. Sometimes the rendering of a layer takes a long time (especially for high resolution). Be patient ;-) Author Martin Osieka Download >> ImPS,EPS,AI.FileType v1.0 (15.3.2014) Installation Follow the instructions carefully Install Ghostscript: 64-bit or 32-bit The plugin has been tested with Ghostscript 9.10. If Paint.NET is running as an 64bit application then you have to install "Ghostscript for Windows (64 bit)" else the 32bit version. The plugin identifies the installed ghostscript version via the registry. If you are using the plugin w/o Ghostscript a messagebox will popup telling you that Ghostscript is required. Copy the two files OptionBasedLibrary vX.X.dll/.dlc to the Paint.NET\ folder (NOT to Paint.NET\FileTypes\ !!!) Copy the two files 'ImPS,EPS,AI.Open.FileType.dll/dlc' to the Paint.NET\FileTypes\ folder Do not remove older versions of the OptionBasedLibrary if they are required from other plugins. To verify the installation you should restart Paint.NET and check that in the filetype popup of the open file selector dialog are entries starting with PS. EPS, and AI. Compatibility Paint.NET 3.5.11 and 4.0.5 Supported languages The language used in the plugin depends on the language setting of Paint.NET and the support of this language by the plugin. The fallback is the first supported language of the plugin. Languages are defined in the .dlc files. This plugin supports the following languages in the moment: English Deutsch Dialog options tbd Known issues None Examples None History 1.0 (15.3.2014) - First public release Edited October 2 by toe_head2001 Added links for Ghostscript v9.26 1 3 Quote Share this post Link to post Share on other sites
MYM 0 Report post Posted January 8, 2017 Is there an update to this post? I would like to download these plugins to open .eps, but it takes me to a blank page when I click the link and nothing downloads. Quote Share this post Link to post Share on other sites
ReMake 824 Report post Posted January 8, 2017 Try here. Quote Share this post Link to post Share on other sites
MYM 0 Report post Posted January 10, 2017 On 1/8/2017 at 5:35 PM, ReMake said: Try here. Perfect! Thank you! Quote Share this post Link to post Share on other sites
ThePeoplesChampion 0 Report post Posted June 12, 2017 Thanks for the plug in! Just out of curiosity, is the any support for vectors with layers? The .eps files are coming out as a completely flat/1 layer image, when I import to PDN with your plugin. Quote Share this post Link to post Share on other sites
BoltBait 2,598 Report post Posted June 12, 2017 12 minutes ago, ThePeoplesChampion said: any support for vectors with layers? paint.net is a bitmap editor--it doesn't have vector support. So, this plugin imports vectors as bitmaps. Quote Share this post Link to post Share on other sites
Ego Eram Reputo 2,406 Report post Posted October 11, 2017 Does anyone have a copy of v1.1 zipped? Thanks. Quote Share this post Link to post Share on other sites
AndrewDavid 625 Report post Posted October 11, 2017 ImPS,EPS,AI.Open.FileType v1.0.zip Found it 1 Quote Share this post Link to post Share on other sites
Ego Eram Reputo 2,406 Report post Posted October 11, 2017 Many thanks AndrewDavid. I'll attach it later today. Quote Share this post Link to post Share on other sites
Ego Eram Reputo 2,406 Report post Posted October 12, 2017 DLL link added. 1 Quote Share this post Link to post Share on other sites
Alexandros93 0 Report post Posted December 14, 2018 Hi! Is there any way to install this in the UWP version of paint.net? I can't access a main PaintNet folder Quote Share this post Link to post Share on other sites
toe_head2001 1,458 Report post Posted December 14, 2018 The paint.net sold in the Windows Store is not a UWP app, but yes, you can use plugins with it. https://www.getpaint.net/doc/latest/InstallPlugins.html#4 Quote Share this post Link to post Share on other sites
Alexandros93 0 Report post Posted December 14, 2018 (edited) Yes, sorry. The fact is this extension requires the installation of plugins (OptionsBasedLibrary) in the main Paint.Net\ folder, not only the pasting the .dll and .dlc in /FileType. If I'm not mistaken the guide doesn't seem to cover this case for the store app. Edited December 14, 2018 by Alexandros93 Quote Share this post Link to post Share on other sites
toe_head2001 1,458 Report post Posted December 14, 2018 1 hour ago, Alexandros93 said: The fact is this extension requires the installation of plugins (OptionsBasedLibrary) in the main Paint.Net\ folder ... You can place the OptionsBasedLibrary into the FileTypes directory, regardless of what the instructions say. Quote Share this post Link to post Share on other sites
Alexandros93 0 Report post Posted December 14, 2018 All right, thanks for the help! Quote Share this post Link to post Share on other sites
arashadmin 0 Report post Posted May 8 Hi, I did all the things you said; however, I'm getting the following message every time I want to open an ai file: Application version: paint.net 4.1.6 System.FormatException: Input string was not in a correct format. at OptionBasedFileTypes.OpenFileType.OnLoad(Stream input) at PaintDotNet.FileType.Load(Stream input) in D:\src\pdn\src\Data\FileType.cs:line 496 at PaintDotNet.Functional.Func.Eval[T1,TRet](Func`2 f, T1 arg1) in D:\src\pdn\src\Base\Functional\Func.cs:line 158 Quote Share this post Link to post Share on other sites
toe_head2001 1,458 Report post Posted May 8 31 minutes ago, arashadmin said: I did all the things you said; however, I'm getting the following message every time I want to open an ai file: Can you try installing a slightly older version of GhostScript? https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs926/gs926aw64.exe or if you need 32 bit: https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs926/gs926aw32.exe Let us know how it goes. 1 Quote Share this post Link to post Share on other sites
Mkay 0 Report post Posted August 8 On 5/8/2019 at 4:07 AM, toe_head2001 said: Can you try installing a slightly older version of GhostScript? https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs926/gs926aw64.exe or if you need 32 bit: https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs926/gs926aw32.exe Let us know how it goes. Just wanted to tell you that the older version of GhostScript you linked for us to use (v 9.26) worked vs the newer version on their site(v9.27) as I had the same issue as user "arashadmin" Cheers Quote Share this post Link to post Share on other sites
David007 0 Report post Posted October 2 (edited) please help! when i'm trying to open file i have this error. Edited October 2 by David007 Quote Share this post Link to post Share on other sites
toe_head2001 1,458 Report post Posted October 2 7 hours ago, David007 said: please help! when i'm trying to open file i have this error. Really, you can't read the last few posts right above your own? Please take some more initiative next time. Anyways, this plugins uses the Ghostscript.NET library to interoperate with Ghostscript. Unfortunately, Ghostscript.NET is not fully compatible with the newest release of Ghostscript. You can see the relevant bug report here: https://github.com/jhabjan/Ghostscript.NET/issues/62 As a work-around, simply install Ghostscript v9.26. Quote Share this post Link to post Share on other sites
David007 0 Report post Posted October 3 14 hours ago, toe_head2001 said: Really, you can't read the last few posts right above your own? Please take some more initiative next time. Anyways, this plugins uses the Ghostscript.NET library to interoperate with Ghostscript. Unfortunately, Ghostscript.NET is not fully compatible with the newest release of Ghostscript. You can see the relevant bug report here: https://github.com/jhabjan/Ghostscript.NET/issues/62 As a work-around, simply install Ghostscript v9.26. I've installed many versions of Ghostscript (even 8th) but it doesn't work Quote Share this post Link to post Share on other sites
toe_head2001 1,458 Report post Posted October 3 2 hours ago, David007 said: I've installed many versions of Ghostscript (even 8th) but it doesn't work Please confirm you don't have Ghostscript v9.27 installed. Quote Share this post Link to post Share on other sites
David007 0 Report post Posted October 3 (edited) yes, I do not have Ghostscript v9.27 installed. My Gostscript is 9.26. and in that case I have new error: Edited October 3 by David007 Quote Share this post Link to post Share on other sites
toe_head2001 1,458 Report post Posted October 3 Well, since Martin is AWOL, I'm sorry to say no further help can be offered. ☹️ Quote Share this post Link to post Share on other sites