Skip to content

Commit f949710

Browse files
committed
update readme
1 parent 6926b45 commit f949710

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

README.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
MediaCli is a multimedia file processing tool that utilizes ffmpeg and exiftool, among others, to compress/convert/rename/delete/organize media files, including images, videos, and audio.
44

5-
created at 2021.07
5+
created at 2021.07, updated at 2024.04.07
66

77
## Installation
88

@@ -41,15 +41,18 @@ Commands:
4141
lder [aliases: mu]
4242
media_cli.js prefix <input> [output] Rename files by append dir name or str
4343
ing [aliases: pf, px]
44-
45-
Positionals:
46-
input Input folder that contains files [string]
44+
media_cli.js fixname <input> [output] Fix filenames (fix messy, clean, conve
45+
rt tc to sc) [aliases: fn, fxn]
46+
media_cli.js zipu <input> [output] Smart unzip command (auto detect encod
47+
ing) [aliases: zipunicode]
48+
media_cli.js decode <strings...> Decode text with messy or invalid char
49+
s [aliases: dc]
4750
4851
Options:
4952
--version Show version number [boolean]
5053
-h, --help Show help [boolean]
5154
52-
Media Cli: Image/Raw/Video filename processing utilities
55+
MediaCli is a multimedia file processing tool.
5356
Copyright 2021-2025 @ Zhang Xiaoke
5457
5558
```

0 commit comments

Comments
 (0)