Please add a favorites to art styles

If you are comfortable with command-line interface (CLI) ways of working you can try:

  • Using multiple input images:
    For all commands above (artfilter, abstract, vincent, artistic, superresolution, removebackground) it is possible to render multiple images at once!
    To utilize this feature you simply have to use directories instead of files for input / output / style parameters:
  • Examples:
    DeepArtEffectsCli.exe artfilter -input "C:/images/" -output "C:/imageoutputs/" -stylename "Colorful"
  • DeepArtEffectsCli.exe artfilter -input "C:/images/" -output "C:/imageoutputs/" -stylename "Colorful, Retro, Epoch"
  • DeepArtEffectsCli.exe abstract -input "C:/images/" -output "C:/imageoutputs/ -stylename "C:/styleimages/" -styleweight 100
  • DeepArtEffectsCli.exe abstract -input "C:/images/" -output "C:/imageoutputs/ -stylename "C:/images/style.png" -styleweight 100

from: Deep Art Effects Command Line Tool For Batch Processing & Scripting

Stay safe

Mike