Case Study
The problem
Each project needs every photo exported in 3 sizes. Manual cropping = hours of Photoshop + wrong subject placement. I built a pipeline that detects the subject automatically and batches everything in seconds.
The solution
I designed the logic – subject detection algorithm, crop weighting, batch naming – and implemented it in Python.