Skip to content

Set output postfix for processing directories #59

@nicothed

Description

@nicothed

First, thank you for an amazing package!

I'm trying to process an entire directory like this:
deface "pics/" --replacewith mosaic --mosaicsize 20 --thres 0.4 --output "_mosaic20.jpg"

I tried different parameters and would like to use a different postfix for them (e.g. "mosaic20"). The issue is that the output path will be the same for all images (or I'm not understanding something).
IMO, it would make a lot of sense to add a parameter "postfix" that simply adds a specified postfix to all outputs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions