snivilised / pixa

Directory tree based bulk image processor (Also serves as a working example of how to use extendio, cobrass and arcadia)
MIT License
0 stars 0 forks source link

🧙 pixa: directory tree based bulk image processor

A B A B A B Go Reference Go report Coverage Status Pixa Continuous Integration pre-commit A B

🔰 Introduction

Pixa is a cli application that can navigate a directory tree processing images within a batch using an external program. The external program used is ImageMagick. The initial functionality provided by Pixa is quite rudimentary and is basically a wrapper around ImageMagick.

The other rationale for this project is a demonstration of how to use golang projects arcadia and cobrass.

📚 Usage

💤 tbd ...