I am writing a metadata agent that downloads images from a mediawiki: Since the mediawiki API will create thumbnails to order, I have to determine which size I will use for thumbnails.
So the question is, what is the optimal thumbnail size? In other words, what is the largest size thumbnail I should use, so that the thumbnail image never is scaled up for size?