generator Posted May 24, 2019 Share Posted May 24, 2019 Hello, is there a batch function for Paint.net? The following functions should run there: 1. create a new image in 1920x1080 px 2. drag the Insert image to the maximum image width. (Section of image does not matter) 3. image to blur 48 Setting 4. insert image and center center to maximum image height. 5. save image I guess I don't give a batch like that to Paint.net. If you do, please let me know, someone knows a program where this function works as a batch. Thank you for your time generator Quote Link to comment Share on other sites More sharing options...
HyReZ Posted May 24, 2019 Share Posted May 24, 2019 There is no batch/bulk mode in Paint.NET Quote Link to comment Share on other sites More sharing options...
Woodsy Posted May 24, 2019 Share Posted May 24, 2019 You might try Photoscape @generator. I don't know if it's what you need. But it does have a batch editor. I've only used it for making gifs and resizing pictures in bulk. Quote My PDN Gallery Link to comment Share on other sites More sharing options...
Reptillian Posted May 24, 2019 Share Posted May 24, 2019 ImageMagic or G'MIC. Both can work for batch processing. Quote G'MIC Filter Developer Link to comment Share on other sites More sharing options...
generator Posted May 29, 2019 Author Share Posted May 29, 2019 Hi, I want to thank you for your answers. I have now solved it with the programming language PHP and its image functions. Quote Link to comment Share on other sites More sharing options...
DenToetie Posted October 7, 2019 Share Posted October 7, 2019 I have seen that the forum is asking for a "batch run" capability.I have written a small program in vb6 (160 kb) to run macros in programs that allow commands via the keyboard.This also works to apply PDN "Adjustments" and "effects" on files in a folder.Is it possible to upload this program and put it on your site? Edited by Rick: Don't post programs in ZIP files like that. It's very sketchy. Quote Link to comment Share on other sites More sharing options...
DenToetie Posted October 11, 2019 Share Posted October 11, 2019 If there is interest in this program then I can expand it with explanation, help and demo screen capures.But I fear it will be several Mb.Can I still attach it in a forum or are there other ways in PDN to make it known? Quote Link to comment Share on other sites More sharing options...
Rick Brewster Posted October 11, 2019 Share Posted October 11, 2019 Just post a link to your GitHub project. Projects shouldn't be distributed by dangling forum posts. But, the thing is, if you're hacking into PDN's DLLs and such, that's not going to be okay. Those DLLs are not licensed for redistribution, for one thing. Quote The Paint.NET Blog: https://blog.getpaint.net/ Donations are always appreciated! https://www.getpaint.net/donate.html Link to comment Share on other sites More sharing options...
DenToetie Posted October 16, 2019 Share Posted October 16, 2019 I am not hacking PDN .dll's and this is not an GitHub project , just an .exe. Just using the mnemonic keys in PDN and the command "Send keys" in VB6. Quote Link to comment Share on other sites More sharing options...
Rick Brewster Posted October 16, 2019 Share Posted October 16, 2019 You should really put it up on GitHub. Otherwise it's just a random EXE with no chain of trust. Quote The Paint.NET Blog: https://blog.getpaint.net/ Donations are always appreciated! https://www.getpaint.net/donate.html Link to comment Share on other sites More sharing options...
DenToetie Posted October 16, 2019 Share Posted October 16, 2019 OK, thanks for the help. 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.