meta data for this page
Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
megapixels [2021/11/02 14:32] kop316 |
megapixels [2022/02/07 21:36] (current) mdk |
||
---|---|---|---|
Line 19: | Line 19: | ||
==== Notes: ==== | ==== Notes: ==== | ||
- | If you want Megapixels to output a jpg, you will need to install `imagemagick` | + | If you want Megapixels to output a jpg, you will need to install `imagemagick` and `dcraw`: |
<code> | <code> | ||
- | sudo apt install cdraw | + | sudo apt install dcraw imagemagick |
</code> | </code> | ||
+ | === Website: === | ||
+ | https://gitlab.com/postmarketOS/megapixels | ||
+ | |||
+ | === Repo: === | ||
+ | https://gitlab.com/postmarketOS/megapixels |