0.0.10 • Published 9 months ago

@riq0h/mtt v0.0.10

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

mtt(multitool)

A multi-tool that performs various operations on files within a directory. Currently, it supports the following features.

Usage

npm insatll -g @riq0h/mtt

mtt -r

Bulk renames filenames within a directory. When launched, $EDITOR is called, allowing you to flexibly edit with any editor.

mtt -c

Compresses individual files within a directory. If no filenames are specified, all files will be targeted.

mtt -i <files...> -p <value>

Resizes image files (.jpg, .jpeg, .png, .gif, .webp) within a directory. The -p option is required to specify the resize ratio.

0.0.10

9 months ago

0.0.9

9 months ago

0.0.8

9 months ago

0.0.7

9 months ago

0.0.6

9 months ago

0.0.5

9 months ago

0.0.4

9 months ago

0.0.3

9 months ago

0.0.2

9 months ago

0.0.1

9 months ago