Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 2.56 KB

README.md

File metadata and controls

40 lines (28 loc) · 2.56 KB

🧙 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 ...