TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

No-Limit Zip Tool: Preserves Folders, Any File Size

2 pointsby rxliuli22 days ago

1 comment

rxliuli22 days ago
I was inspired by this Reddit post: <a href="https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;FirefoxAddons&#x2F;comments&#x2F;1jvg5eu&#x2F;is_there_a_firefox_addon_that_can_extract_a_zip&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;FirefoxAddons&#x2F;comments&#x2F;1jvg5eu&#x2F;is_t...</a><p>While trying to help solve this problem, I discovered that existing online tools all had various limitations. The top 5 ranked websites either had file size restrictions, couldn&#x27;t preserve folder structures, or had difficult interfaces.<p>This prompted me to create myunzip, which can:<p>- Compress&#x2F;decompress ZIP files of any size - Fully preserve directory structures - Provide an intuitive user interface - Process everything in-browser with no file uploads<p>The tool is completely free to use with no ads.<p>Feedback or bug reports welcome!<p>Youtube Demo: <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=8F_n_qC5IYc" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=8F_n_qC5IYc</a>