fogleman / primitive

Reproducing images with geometric primitives.
https://primitive.lol/
MIT License
12.34k stars 607 forks source link

allow to pipe images to primitive and output result to stdio #71

Closed sylvaindumont closed 5 years ago

sylvaindumont commented 6 years ago

read file from stdin with -i - output file to stdout with -o -

It allows to combinate primitive with other tools.

maxnordlund commented 5 years ago

@fogleman this would be very useful, and sort of close #78.