How to unzip files from zip files

Hey ! :sunflower:

I will explain my problem with an example so, let begin I have one zip files but I want one particular file from zip files with out extracting the zip

Thank you!

To unzip files
https://docs.kodular.io/components/storage/file/#unzip

I don’t think its possible.

:point_down:

try the ZipFile Extension by Yusuf Cihan to read zip contents without extracting

Taifun

2 Likes

Yes I also seen but that extension doesn’t extract the particular file from zip…I guess in future someone can make a extension because this possible but we need extension