Rickard Lindberg | Blog | Projects

Written by Rickard Lindberg Profile picture of Rickard. in #Linux #microblogimport

I needed to submit some heic photos to a service that only accepted jpg. I didn't know about the heic format, but a little searching gave me a solution:

bash $ heif-convert bash: heif-convert: command not found... Install package 'libheif' to provide command 'heif-convert'? [N/y] y ... $ find . -iname '*.heic' -exec heif-convert -q 100 {} {}.jpg \;

2024-11-20 week 47

What is Rickard working on and thinking about right now?

Every month I write a newsletter about just that. You will get updates about my current projects and thoughts about programming, and also get a chance to hit reply and interact with me. Subscribe to it below.

Powered by Buttondown (My Newsletter)

Profile picture of Rickard.

I'm Rickard Lindberg from Sweden. This is my home on the web. I like programming. I like both the craft of it and also to write software that solves problems. I also like running.

Me elsewhere: GitHub, Mastodon.