Comment on Ask HN: How do designers and marketers use Command Line? AI? Technical tools?Comments−hrvstr5moI once created a photo mosaic animation in After Effects. To do this, I had to sort images based on their "average brightness." I then wrote a small Python script to analyze the images and organize them into subfolders.
Comments
I once created a photo mosaic animation in After Effects. To do this, I had to sort images based on their "average brightness." I then wrote a small Python script to analyze the images and organize them into subfolders.