meta data for this page
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
megapixels [2021/05/17 16:43] sotirispap created |
megapixels [2022/02/07 21:36] (current) mdk |
||
---|---|---|---|
Line 15: | Line 15: | ||
Preinstalled Core App | Preinstalled Core App | ||
+ | |||
+ | |||
+ | ==== Notes: ==== | ||
+ | |||
+ | If you want Megapixels to output a jpg, you will need to install `imagemagick` and `dcraw`: | ||
+ | |||
+ | <code> | ||
+ | sudo apt install dcraw imagemagick | ||
+ | </code> | ||
+ | |||
+ | === Website: === | ||
+ | https://gitlab.com/postmarketOS/megapixels | ||
+ | |||
+ | === Repo: === | ||
+ | https://gitlab.com/postmarketOS/megapixels |