Feedback
Add Zip/Unzip support to the standard library
- Status
- Fixed
- Fixed in
- v26.6.3
- Source discussion
- https://forum.objo.dev/d/341-zipunzip
- Last updated
- 2026-06-11
Public summary
Add first-class Zip/Unzip support to ObjoBasic so apps can create zip archives from folders and extract zip archives to folders using framework APIs. This helps hobbyist developers distribute files, import/export project data, process downloaded archives, and avoid shelling out to platform-specific zip tools.