minus-squarebizarroland@lemmy.worldto196@lemmy.blahaj.zone•Do I look like I know what a goddamn rule is?linkfedilinkEnglisharrow-up17·9 days agoI ficking love imagemagick. Magick mogrify -format PNG *.HEIC Replace HEIC with whatever file extension you need to convert. Add -q 6 or -quality 90 to reduce the file sizes. Use -format PDF to bulk convert images to pdfs. linkfedilink
I ficking love imagemagick.
Magick mogrify -format PNG *.HEIC
Replace HEIC with whatever file extension you need to convert.
Add -q 6 or -quality 90 to reduce the file sizes.
Use -format PDF to bulk convert images to pdfs.