Zipadee

Zipadee

View and edit the contents of any ZIP file

1 follower

Zipadee lets you quickly view the contents of a ZIP file, edit the files, then export an updated ZIP file.
Zipadee gallery image
Zipadee gallery image
Zipadee gallery image
Launch Team

What do you think? …

Alf Eaton
A couple of weeks ago I decided to make a web app (a PWA, in fact, so it can be installed and works offline) to make it easy to look inside ZIP archives and make changes to files, without having to manually unzip, edit, then re-zip the contents. As a bonus, Zipadee can read any kind of ZIP archive, so you can look inside Office files (DOCX, PPTX, XLSX) or EPUB files and use the image preview feature to explore the contents. The editor is the open source Monaco Editor, as used in VS Code, so it provides syntax highlighting and other editor features for most common languages.
Bogdan Kiselitsa
Cool project! Very handy to peek inside a zip. Can you also link to the source? I'd like to take a look.
Alf Eaton
@bogdan_kiselitsa Yes! There's a "View Source" GitHub icon at the top right of the app, as well as a link in the sidebar of this page.