- Direcory structure
- Zip file
- Tar file
- Sqlite db
Out of these, sqlite is the most compact, by far (also the fastest)
Having a single file per very large image (for mobile) makes transferring them to the phone over USB around ten times as fast. I wish I’d done it years ago.
- Direcory structure
- Zip file
- Tar file
- Sqlite db
Out of these, sqlite is the most compact, by far (also the fastest)