Nogrod Posted June 19, 2019 Posted June 19, 2019 Have Paint.net an API? I want to write, for example with Python or Java, an Tool, which automatically changes the Picture. And Paint.net have some tools, which I can need for this, and I do not want to write these functions myself Quote
BoltBait Posted June 19, 2019 Posted June 19, 2019 42 minutes ago, Nogrod said: Have Paint.net an API? No. Paint.NET is not designed to be used this way. Quote Download: BoltBait's Plugin Pack | CodeLab | and a Free Computer Dominos Game
Nogrod Posted June 19, 2019 Author Posted June 19, 2019 2 minutes ago, BoltBait said: No. Paint.NET is not designed to be used this way. Okay, thank you for the reply Quote
toe_head2001 Posted June 19, 2019 Posted June 19, 2019 ImageMagick would be a good option for you. https://imagemagick.org Quote My Gallery | My Plugin Pack Layman's Guide to CodeLab
dipstick Posted June 19, 2019 Posted June 19, 2019 You may also look into Gimp. It accepts python scripts to process images using built-in filters and/or other scripts. It comes with a python console. Quote
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.