EPTansuo / FileNameDecode

Change the URL encoded file name to normal text

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FileNameDecode

Function

It can change the file name similar to %e6%b5%8b%e8%af%95%e6%96%87%e4%bb%b6.txt to 测试文件.txt

Usage

fileNameDecode	[file(s)...]
fileNameDecode	--help
fileNameDecode	-v/--version

Base on URLDecode

Install

make
make install

About

Change the URL encoded file name to normal text

License:GNU General Public License v2.0


Languages

Language:C 83.0%Language:C++ 11.2%Language:Makefile 5.9%