A zip file creation service on web.
Creates zip files and avoids well known issues on Windows and macOS.
- Web service that can be used offline
- Generates the zip file from a directory
- No
Thumbs.db,__MACOSX,*.DS_Store - No file metadata (e.g.: Permission, Modified timestamp)
- Avoids mojibake: uses UTF-8 instead of Shift-JIS
- Never upload the zip content