Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

List of formats planning to add support #302

Open
5 of 23 tasks
MouriNaruto opened this issue May 3, 2023 · 14 comments
Open
5 of 23 tasks

List of formats planning to add support #302

MouriNaruto opened this issue May 3, 2023 · 14 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@MouriNaruto
Copy link
Member

MouriNaruto commented May 3, 2023

Here are some formats planning to add support in NanaZip development stage. I think users will be happy if I can implement all of these. But I also need some help.

Note: You can give your suggestions about the new formats want to be added in NanaZip as comments for this issue. I will read that without replying in most cases.

Kenji Mouri

@MouriNaruto MouriNaruto added this to the NanaZip 3.x milestone May 3, 2023
@MouriNaruto MouriNaruto added help wanted Extra attention is needed enhancement New feature or request labels May 3, 2023
@MouriNaruto MouriNaruto pinned this issue May 3, 2023
@MouriNaruto MouriNaruto changed the title List of formats support plan to add in NanaZip 3.x List of formats planning to add support in NanaZip 3.x May 3, 2023
@Artoria2e5
Copy link

Artoria2e5 commented May 6, 2023

warc (ISO 28500:2017, wikipedia) is mentioned in tc4. It's also supported by libarchive (bsdtar), another "decompress anything" tool.

tc4 mentions a bunch of e-mail and usenet formats. these tend to be not too complex, but really ancient and hard to hunt down. having someone do it once and for all is of course great.

@AndromedaMelody
Copy link
Member

AndromedaMelody commented May 6, 2023

Now NanaZip can't unpack NSIS2020+ Package such as Unity Editor 2020+ Installer.

Unpacking&packing PRI is needed.

Unpack .unitypackage, NanaZip can't parse file path&name in zip

Unpack .resS,Implementation Reference:Perfare/AssetStudio

@Artoria2e5
Copy link

Artoria2e5 commented May 9, 2023

Apple seems to have cooked up a new format called aar and made it the default output for their OS right-click. https://eclecticlight.co/2022/05/10/inside-apple-archive-more-than-a-compression-format/

Thing is, nobody knows what's in the format beyond what Apple APIs to call. So a very good-to-support format, but impossible to support for now.

@Neustradamus
Copy link

To follow

@MxMaster3
Copy link

Any chance for this one to be supported?

https://github.com/FS-make-simple/paq9a

@Artoria2e5
Copy link

hmm, do people really use paq outside of compression challenges? It's even more niche than ZPAQ...

@MxMaster3
Copy link

hmm, do people really use paq outside of compression challenges? It's even more niche than ZPAQ...

I've seen it do some extreme compression on these old psx iso roms -

https://archive.org/details/psxrip

@Stanzilla
Copy link

Asar would be nice, indeed

@mbc07
Copy link

mbc07 commented Jun 18, 2023

I would like to request support for ZArchive (.ZAR/.WUA), here's a reference implementation. AFAICT it's just ZStd with a different container format...

@modz2014
Copy link

modz2014 commented Sep 4, 2023

With plugin in support i suggest the developer to release the source code these files I have read on some forums that contain malware

@Artoria2e5
Copy link

The thing about "some forums" is that you can say whatever you want on them. I am all for making things open-source, but developers are free to do whatever they want given the plugin API license, and being a clueless panicking person who hasn't heard of VirusTotal is surely not a very persuasive way to encourage open-sourcing.

@modz2014
Copy link

modz2014 commented Sep 5, 2023

Certainly, here's a more professional way to express your thoughts

@Artoria2e5, it's within their discretion to make their choices. However, I haven't personally used or tested their services; my knowledge is based solely on feedback from other users and sources.

@JacobCarrell
Copy link

Please don't add "advanced" filesystems (anything besides UDF/ISO9660/Juliet/Other-Optical-Formats, (ex)Fat(32), Maybe the ext file systems). Resist feature creep, stick to the core value of "archive opening utility"

@MouriNaruto MouriNaruto unpinned this issue Feb 9, 2024
@MouriNaruto MouriNaruto removed this from the NanaZip 3.x milestone Feb 1, 2025
@MouriNaruto MouriNaruto pinned this issue Feb 1, 2025
@MouriNaruto MouriNaruto changed the title List of formats planning to add support in NanaZip 3.x List of formats planning to add support Feb 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

9 participants