vanyossi / artscript

Artscript is a small app to easy convert from production file images(KRA,XCF,PSD,ORA,SVG) to universal formats(JPG, PNG, GIF or WEBM). If installed it uses gimp, inkscape and calligra in console mode to render PNG files in batch.
GNU General Public License v3.0
27 stars 5 forks source link

Select images in list using column content filter #52

Open vanyossi opened 10 years ago

vanyossi commented 10 years ago

Use a dropdown box to select the column. Select by "ext" entry jpeg

The entry accept glob pattern or regexp match patterns. so its possible to search complex strings in input files.

The idea is to let the user throw anything to the image manager and use a filter option to select and remove.