cbrnnode

0.1.2 • Public • Published

CBRNnode

Handy opinionated tool for renaming comic book pages according to the predetermend pattern:

DIRECTORY_NAME - PAGE(N)[ - PAGE(N+1)].jpg

Prerequisites

Node.js

Node.js version at or above 0.10.x

Instructions

Renaming books in the current directory. Each subdirectory at a root level counts as one separate book.

$ cbrn

Renaming books at the provided destination. Each subdirectory at a root level of the provided destination counts as one separate book.

$ cbrn -d PATH

Renaming books in the current directory and archiving them into separate archive.

$ cbrn --zip

Archiving books in the current directory without renaming files.

$ cbrn --comp

Removing all non-images from subdirectories at a root level.

$ cbrn --clean

Readme

Keywords

Package Sidebar

Install

npm i cbrnnode

Weekly Downloads

6

Version

0.1.2

License

ISC

Last publish

Collaborators

  • unclef