gzipper icon indicating copy to clipboard operation
gzipper copied to clipboard

file without extension will have some wrong

Open dwhmofly opened this issue 2 years ago • 0 comments

the comressed file extension will be "..br" (brotli) use --output-file-format [filename].[compressExt].[ext] will be ".br."

Is it possible to add a option [ext?] and use --output-file-format [filename].[compressExt][ext?] will be ".br"(without extension) or ".br.xx" (with extension)

dwhmofly avatar Mar 18 '22 01:03 dwhmofly