foliant-docs / foliant

Comprehensive markdown-based documentation toolkit
https://foliant-docs.github.io/docs/
MIT License
158 stars 9 forks source link

Use Pillow instead of ImageMagick #39

Open SerjKanunnikov opened 6 years ago

SerjKanunnikov commented 6 years ago

Some arcticles say that Pillow fork called Pillow-SIMD can be much faster than ImageMagick. As we are often in need to process many big-sized screenshots, maybe we can give Pillow a try?