<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Imagemagick on ARJ (English)</title>
    <link>https://www.arj.no/tags/imagemagick/</link>
    <description>Recent content in Imagemagick on ARJ (English)</description>
    <image>
      <title>ARJ (English)</title>
      <url>https://www.arj.no/images/_F8A4088_doc6pg1cufjdr42ycbfd0e.jpg</url>
      <link>https://www.arj.no/images/_F8A4088_doc6pg1cufjdr42ycbfd0e.jpg</link>
    </image>
    <generator>Hugo -- 0.152.2</generator>
    <language>en</language>
    <copyright>Alexander Refsum Jensenius. CC-BY-SA 4.0</copyright>
    <lastBuildDate>Fri, 05 Jul 2024 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://www.arj.no/tags/imagemagick/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Optimizing JPG and PNG files for the web</title>
      <link>https://www.arj.no/2024/07/05/optimizing-jpg-png/</link>
      <pubDate>Fri, 05 Jul 2024 00:00:00 +0000</pubDate>
      <guid>https://www.arj.no/2024/07/05/optimizing-jpg-png/</guid>
      <description>&lt;p&gt;I often post images on the web but I rarely think about optimizing the files properly before uploading. Here is a solution for how to do it programmatically in the terminal.&lt;/p&gt;
&lt;h2 id=&#34;asking-chatgpt-for-help&#34;&gt;Asking ChatGPT for help&lt;/h2&gt;
&lt;p&gt;ChatGPT is great for some things, including suggesting program code for well-known problems. However, while it came up with something that worked right from the start, it took a few iterations to come up with a solution that does what I want. I wanted it to work on all image files in all the subfolders (using a recursive search), reduce the images to maxium 1920 pixels, and optimize them without recompression.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Programmatically resizing a folder of images</title>
      <link>https://www.arj.no/2022/04/13/resizing-image-folder/</link>
      <pubDate>Wed, 13 Apr 2022 00:00:00 +0000</pubDate>
      <guid>https://www.arj.no/2022/04/13/resizing-image-folder/</guid>
      <description>This is a note to self about how to programmatically resize and crop many images using It all started with a folder full of photos with different pixel...</description>
    </item>
    <item>
      <title>Making 100 video poster images programmatically</title>
      <link>https://www.arj.no/2021/06/15/video-poster-images/</link>
      <pubDate>Tue, 15 Jun 2021 00:00:00 +0000</pubDate>
      <guid>https://www.arj.no/2021/06/15/video-poster-images/</guid>
      <description>We are organizing the at RITMO a week from now Like many other conferences these days this one will also be run online Presentations have been prerecorded...</description>
    </item>
    <item>
      <title>Creating different types of keyframe displays with FFmpeg</title>
      <link>https://www.arj.no/2020/03/01/keyframe-displays-ffmpeg/</link>
      <pubDate>Sun, 01 Mar 2020 00:00:00 +0000</pubDate>
      <guid>https://www.arj.no/2020/03/01/keyframe-displays-ffmpeg/</guid>
      <description>In some recent posts I have explored the creation of and In this blog post I will explore different ways of generating keyframe displays using the very...</description>
    </item>
    <item>
      <title>Creating image masks from video file</title>
      <link>https://www.arj.no/2020/02/21/image-masks/</link>
      <pubDate>Fri, 21 Feb 2020 00:00:00 +0000</pubDate>
      <guid>https://www.arj.no/2020/02/21/image-masks/</guid>
      <description>As part of my exploration in with FFmpeg and ImageMagick I tried out a number of things that did not help solve the initial problem but still could be...</description>
    </item>
    <item>
      <title>Creating multi-exposure keyframe image displays with FFmpeg and ImageMagick</title>
      <link>https://www.arj.no/2020/02/21/keyframe-displays/</link>
      <pubDate>Fri, 21 Feb 2020 00:00:00 +0000</pubDate>
      <guid>https://www.arj.no/2020/02/21/keyframe-displays/</guid>
      <description>While I was testing visualization of some videos from the earlier today I wanted to also create some keyframe image displays This can be seen as a way of...</description>
    </item>
  </channel>
</rss>
