Pascal-Krenckel / NppGZipFileViewer

A Notepad++ plugin to open and save files in the gzip format.
Apache License 2.0
5 stars 2 forks source link

.xz file viewer #5

Closed xbotuk closed 10 months ago

xbotuk commented 1 year ago

XZ providers better compression than GZ Can you update this to support GZ File Viewer also please?

Pascal-Krenckel commented 11 months ago

Sorry, took me a while. I added a pre release for xz and zstandard compression. Hope it works. I don't know anything about the parameters for xz though. If the lib I used supports certain settings I can change the settings dialog. For now, I only exposed compr-level, buffer size and mutli-threading.