microsoft / PowerToys

Windows system utilities to maximize productivity
MIT License
111.35k stars 6.55k forks source link

Automatic unzipping for downloaded zip-archives #34248

Open ste-phil opened 3 months ago

ste-phil commented 3 months ago

Description of the new feature / enhancement

Unzips any kind of archive that is downloaded to the Downloads folder. It also shows a notification with the current progress report during the process of unzipping. Should show a different notification after unzipping has finished and give you the option to open the folder in Windows Explorer and Visual Studio Code if it is installed (could also be extended to support any kind of software)

Features:

Example of an implementation I currently have: image

Scenario when this would be used?

I often download zip files from the internet and want to directly use them without having to go through the manual labor to open File Explorer, go to downloads, select the file, and unzip the file.

Since any kind of data is usually zipped to save on download size this happens very frequently. Use cases:

Supporting information

No response

xizha127 commented 2 months ago

I would love this as a part of powertoys

pushp1997 commented 1 month ago

But in Windows these days you can directly double click open the zip files like a folder.