I can import a MySQL DB that contains images
        
          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.