You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Converting ppm images to png images in Python recursively. Intended to assist Deep Learning/ Machine Vision engineers easily convert image datasets in one swoop. Requires pillow (PIL).
Warning: Deletes all PPM files after conversion.
About
Converting ppm images to png images in Python recursively.