Skip to content

Support Filename Decoder - #246

Open
nighca wants to merge 1 commit into
101arrowz:masterfrom
nighca:master
Open

nighca wants to merge 1 commit into
101arrowz:masterfrom
nighca:master

Conversation

@nighca

@nighca nighca commented Nov 21, 2025

Copy link
Copy Markdown

fix #112.

Support optional option decodeFilename:

A custom decoder for filenames when UTF-8 flag is not set. By default, Latin-1 (ISO-8859-1) encoding is used. You can provide a custom decoder to handle other encodings like GBK, Shift-JIS, etc.

@nighca nighca changed the title Support FilenameDecoder Support Filename Decoder Nov 21, 2025
@101arrowz

Copy link
Copy Markdown
Owner

Mostly LGTM, will make some stylistic changes and merge. Thanks for your patience!

@mlahp7

mlahp7 commented Aug 10, 2026

Copy link
Copy Markdown

We appreciate the work you've done with this lib!
We've recently noticed this issue with french accents in our filenames.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

unzip non-UTF-8 archives

3 participants