How to extract image metadata to JSON using ImageMagick

Опубликовано: 01 Март 2026
на канале: Sysadmincasts Videos
437
3

Episode #53 How to extract image metadata to JSON using ImageMagick

In this episode, we are going to be building a fairly simple web application, where we can upload images via dragging and dropping them, and then get back useful metadata about these images, in JSON format. Finally, we will walk through the steps of containerizing this application using Docker.

By: Justin Weissig