Workshop

6 posts tagged with "workshop"

Find concave hull in Illustrator

Today, I was replaced by an AI for the first time. Imagine a document with lots of point-, path- and frame- texts. For an interactive application where any text needs to be highlightable, a path needs...

n8n Flow

These days, as everyone starts experimenting with AI, there are a variety of approaches for building so-called agents through simple interfaces. Zapier, Pipedream, string.com, and n8n are among the...

U1 aus U4U1 ausschneiden

Gegeben ist ein montierter Umschlag. Es gibt eine Liste möglicher Formate und es steht nicht fest, welches Format vorliegt. Step 1: Höhe ermitteln identify -format "%w %h %x %y" input.jpg %h: Bildhöhe...

Crop U1 from cover-image with ImageMagick

Given is an imposed cover. The size is from a list of possible sizes, but we do not know a priori which. Step 1: Determine the height identify -format "%w %h %x %y" input.jpg %h: image height in...