Frame TV art project · side experiment

16:9 Crop Bake-off

I built a public-domain art collection, north of 60 pieces, for my Samsung Frame TV, which displays everything at 16:9. Most of the source paintings and prints aren't natively that shape, so each one needed cropping. I had Claude Code (running on Sonnet 4.6) do that: look at each image and judge a sensible crop window. Then I got curious whether an automated saliency or smart-cropping tool could do the same job. I picked 10 representative images (faces and figures, abstract geometry, wide panoramic scrolls, ordinary landscapes) and ran each one through three different automatic cropping approaches, checked against Claude's crop.

smartcrop.py Apple Vision — Saliency API Google Cloud Vision — Crop Hints

Takeaways