Missing GUI for batch-processing

I got this today at the github forum. I thought this would be more appropriate to post it here.
(original link: Missing GUI for batch-processing · Issue #100 · dtschump/gmic · GitHub)

From: michas0602,

Please add a appropriate batch-usage within the gui.

Do I really have to study cryptic command-line commands as a new user? Do we have 2019 or 1990?
If its already somewhere please make it more 'WYSIWYG'.

What do you think ? :wink:

  • And what about a little bit of respect when requesting features ?
  • Someone wanting to do batch processing without studying a bit of command line ? Really ?

Some people just aren’t that friendly to others :wink:

I get that point. Most people I know have never used the command line for anything.

I also prefer input methods via a gui over the command line, if it’s well implemented.

Then everyone can congratulate this guy. This is now officially a feature we’ll never implement;
Just to be sure no one gives us orders.
It was not in our plans anyway :smile:

That’s the right attitude that makes good software :muscle:

I am that evil, disrespectful human who posted that. However, you´re the guys who invested hours, days, weeks or months to a (possibly good) software which will never be usable/understandable by some (?) people…luckily it was/is not my time.

I´ve read some tutorials (gmic batch processing gimp | paulsphotopalace) , but its useless as all I found starting with 'activate log/verbose - I do not even find this in my actual install.

Be it as it is…I just use another software :slight_smile: I am sure I find an easier way.

Good news ! Farewell !

2 Likes

Hmm perhaps not the finest wording, but I do see the word “please” in there twice!

@Micha1982 if you have a change of heart and decide to invest some time in command line, feel free to ask here for help if you get stuck :slight_smile:

Get the plugin. Input all layers. Done.

1 Like

@Micha1982

There’s few more option besides G’MIC if you are not happy with it. @Joan_Rake1 has given the right answer to GUI version of G’MIC. Works on GIMP and Krita.

  1. BIMP plugin for GIMP
  2. ImageMagick
  3. Commercial batch processing software.

…and it should work through the Paint.NET wrapper too. If you’re looking for file selection through a file manager, that can be done through anything that G’MIC is a plugin for unless you’ve got a really horrible file manager that doesn’t support it. The only caveat is that images will have to be exported layer by layer.

I am always amazed that people will make demands of others who are giving them something for free. If they are that unappreciative of your efforts, you are better off without them.

2 Likes

Requesting new features is usually interesting, as developers can learn new things and new ways of using software. But I like when it starts a discussion, not when the user strongly demands it in a raw way.

1 Like

I suppose it’s a case of ‘errrr! you DIDN’T include that OBVIOUS thing that literally any idiot could think of and it SUCKS’, though in this particular situation this was added, even if it’s in a partial way considering that there is no file browser. Our friend didn’t even need to touch a command line because of this:

image

Perhaps in the next update it should flash!

Can’t we just be nice? It isn’t that hard.

@Micha1982: your original report on github is quite rude, as many people have invested many hours into this project (thousands of hours? I don’t claim to know), and then were kind enough to make the code open and share it freely so that others could benefit. Insulting them for not having a feature you want (but other may not need) is unnecessary and clearly will not get you the results you want, which is to have the feature added.

5 Likes

Performance tests of batch processing with different methods

Run on Core2Duo 6600 (2.4 GHz), 8Gb RAM, Windows 8.1 64 bit.
10 PNG files (frames) with transparency, 1280 x 720 px.

BIMP in GIMP 2.10.22 build by Partha, G’MIC-QT 2.9.3 _____ 4:44 (284 s = 28.4 s/frame)
G’MIC CLI 2.9.6 using .bat file with gmic “input” command __ 3:22 (202 s = 20.2 s/frame)
G’MIC CLI 2.9.6 with gmic “apply_files” command _________ 3:16 (196 s = 19.6 s/frame)
G’MIC CLI 2.9.6 with gmic “input_glob” command _________ 3:16 (196 s = 19.6 s/frame)

P.S. Couldn’t add more than 3 comments to another topic (Batch coloring lineart?) but wanted to share.

1 Like

The forum software just wants you to participate in a variety of ways as a new member. After a short while, you should be able to post and like more freely. Annoying I know.

I entirely understand it, and take it easy.
Thank you for paying your attention and for taking care.
I follow some of your advices and edit some posts accordingly.