Skip to content

Batch process a local folder of pictures/Cross-Load #30

@ghost

Description

Hi guys,

Hope you are all well !

It would be really awesome to have a dockerized version of picfit allowing to batch process some local files and cross-load them to a S3 bucket:

Usage would look like:
docker run --env aws_key=AWS_KEY --env aws_secret=AWS_SECRET --env concurrency=5 --env cmd=batch_resize --env rotation=90 --env size=400x400 --env ratio=keep --env DEST_S3=s3://BUKCET_NAME -v $(pwd):/opt/src -d DOCKER_IMG/TAG

What do u think about that ?

Cheers,
Luc Michalski

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions