midora Posted March 16, 2014 Share Posted March 16, 2014 '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.Open.FileType v1.0.zip Edit by Rick: @midora needs to update the installation instructions in the README. Download link removed for now. 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\FileTypes\ folder 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+ 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 1 4 Quote Link to comment Share on other sites More sharing options...
MYM Posted January 8, 2017 Share 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 Link to comment Share on other sites More sharing options...
ReMake Posted January 8, 2017 Share Posted January 8, 2017 Try here. Quote Link to comment Share on other sites More sharing options...
MYM Posted January 10, 2017 Share Posted January 10, 2017 On 1/8/2017 at 5:35 PM, ReMake said: Try here. Perfect! Thank you! Quote Link to comment Share on other sites More sharing options...
ThePeoplesChampion Posted June 12, 2017 Share 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 Link to comment Share on other sites More sharing options...
BoltBait Posted June 12, 2017 Share 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 Download: BoltBait's Plugin Pack | CodeLab | and a Computer Dominos Game Link to comment Share on other sites More sharing options...
Ego Eram Reputo Posted October 11, 2017 Share Posted October 11, 2017 Does anyone have a copy of v1.1 zipped? Thanks. Quote ebook: Mastering Paint.NET | resources: Plugin Index | Stereogram Tut | proud supporter of Codelab plugins: EER's Plugin Pack | Planetoid | StickMan | WhichSymbol+ | Dr Scott's Markup Renderer | CSV Filetype | dwarf horde plugins: Plugin Browser | ShapeMaker Link to comment Share on other sites More sharing options...
AndrewDavid Posted October 11, 2017 Share Posted October 11, 2017 (edited) Found it Edited October 17, 2020 by AndrewDavid Removed upload 1 Quote (My New Signature) Nickpic was a image hosting source made specifically for RPers and its shutting down. I use postimage.IO for free web hosting. How long before they follow photobucket and NicKPic? Link to comment Share on other sites More sharing options...
Ego Eram Reputo Posted October 11, 2017 Share Posted October 11, 2017 Many thanks AndrewDavid. I'll attach it later today. Quote ebook: Mastering Paint.NET | resources: Plugin Index | Stereogram Tut | proud supporter of Codelab plugins: EER's Plugin Pack | Planetoid | StickMan | WhichSymbol+ | Dr Scott's Markup Renderer | CSV Filetype | dwarf horde plugins: Plugin Browser | ShapeMaker Link to comment Share on other sites More sharing options...
Ego Eram Reputo Posted October 12, 2017 Share Posted October 12, 2017 DLL link added. 1 Quote ebook: Mastering Paint.NET | resources: Plugin Index | Stereogram Tut | proud supporter of Codelab plugins: EER's Plugin Pack | Planetoid | StickMan | WhichSymbol+ | Dr Scott's Markup Renderer | CSV Filetype | dwarf horde plugins: Plugin Browser | ShapeMaker Link to comment Share on other sites More sharing options...
Alexandros93 Posted December 14, 2018 Share 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 Link to comment Share on other sites More sharing options...
toe_head2001 Posted December 14, 2018 Share 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 (September 25th, 2023) Sorry about any broken images in my posts. I am aware of the issue. My Gallery | My Plugin Pack Layman's Guide to CodeLab Link to comment Share on other sites More sharing options...
Alexandros93 Posted December 14, 2018 Share 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 Link to comment Share on other sites More sharing options...
toe_head2001 Posted December 14, 2018 Share 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 (September 25th, 2023) Sorry about any broken images in my posts. I am aware of the issue. My Gallery | My Plugin Pack Layman's Guide to CodeLab Link to comment Share on other sites More sharing options...
Alexandros93 Posted December 14, 2018 Share Posted December 14, 2018 All right, thanks for the help! Quote Link to comment Share on other sites More sharing options...
arashadmin Posted May 8, 2019 Share Posted May 8, 2019 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 Link to comment Share on other sites More sharing options...
toe_head2001 Posted May 8, 2019 Share Posted May 8, 2019 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 (September 25th, 2023) Sorry about any broken images in my posts. I am aware of the issue. My Gallery | My Plugin Pack Layman's Guide to CodeLab Link to comment Share on other sites More sharing options...
Mkay Posted August 8, 2019 Share Posted August 8, 2019 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 Link to comment Share on other sites More sharing options...
David007 Posted October 2, 2019 Share Posted October 2, 2019 (edited) please help! when i'm trying to open file i have this error. Edited October 2, 2019 by David007 Quote Link to comment Share on other sites More sharing options...
toe_head2001 Posted October 2, 2019 Share Posted October 2, 2019 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 (September 25th, 2023) Sorry about any broken images in my posts. I am aware of the issue. My Gallery | My Plugin Pack Layman's Guide to CodeLab Link to comment Share on other sites More sharing options...
David007 Posted October 3, 2019 Share Posted October 3, 2019 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 Link to comment Share on other sites More sharing options...
toe_head2001 Posted October 3, 2019 Share Posted October 3, 2019 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 (September 25th, 2023) Sorry about any broken images in my posts. I am aware of the issue. My Gallery | My Plugin Pack Layman's Guide to CodeLab Link to comment Share on other sites More sharing options...
David007 Posted October 3, 2019 Share Posted October 3, 2019 (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, 2019 by David007 Quote Link to comment Share on other sites More sharing options...
toe_head2001 Posted October 3, 2019 Share Posted October 3, 2019 Well, since Martin is AWOL, I'm sorry to say no further help can be offered. ☹️ Quote (September 25th, 2023) Sorry about any broken images in my posts. I am aware of the issue. My Gallery | My Plugin Pack Layman's Guide to CodeLab Link to comment Share on other sites More sharing options...
Djisves Posted April 7, 2020 Share Posted April 7, 2020 Yet another of Martin's plugins with a broken download link. I have a saved copy if a moderator needs it. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.