I can import a MySQL DB that contains images

(User Story, Investigate , Priority: Low, Test Status: No automated tests yet , Reported By Justin du Coeur, Effort: Moderate)
Summary: That is, it has a column consisting of binary blobs, which are actually, say, JPEGs. The system should auto-detect this, turn it into a Photo Property, and upload the photos to our storage area.
Suggested by Aaron as possibly useful. It's a good deal of work, though.