count number of images of different formats in folder python code example Example: python count files directory import os len(os.listdir(directory))