Batch coloring lineart?

Just a note about BIMP. Works with files-on-disk.
AFAIK not going to work with anything ‘interactive’ (Will anything ‘batch’ work where user input is required on a per-image basis ? )
Using BIMP with gimp_gmic_qt looks like this.

I have used for applying effects to rendered video frames. Usually many hundred frames with no problem. Does not break any speed records but gets there.

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)

I just wanted to thank everyone who came by to help explain batch exporting for G’Mic. Learning to batch export from the CLI as well as through BIMP is pretty magical, and I’ve gotten a lot of use out of it. Sorry to bump an old thread, but it didn’t feel right not to leave a thank-you after you all were so patient and helpful with my issue.

2 Likes