
# ComicDir2Cbr - open-source
&copy; mougino 2010-2021

## User Manual (English)

Copy the executable `ComicDir2Cbr.exe` at the root of
your folders containing the scanned pictures of your
comics/manga.

Double click on `ComicDir2Cbr.exe` : the conversion
takes a little while. At the end of the process, each
of your folder has been converted into a CBR file that
can be read by any ebook reader, mobile phone/tablet,
or on PC with SumatraPDF.

You can also drag and drop a folder on the program,
when it is not running (e.g. after a successful
conversion), to convert said folder and all its
neighbors.


## Mode d'emploi du logiciel (français)

Placez l'exécutable `ComicDir2Cbr.exe` à la racine de
vos répertoires contenant les images scannées des BDs
ou mangas.

Double-cliquez sur `ComicDir2Cbr.exe` : la conversion
prend un certain temps. A la fin chaque répertoire a
été converti en un fichier CBR lisible par toute liseuse
électronique, smartphone ou tablette, ou par SumatraPDF.

Vous pouvez aussi glisser-déposer un répertoire sur le
programme lorsque celui-ci n'est pas en train de tourner
(par ex. à la fin d'une conversion), pour convertir ledit
répertoire et tous ses voisins.


## Changelog:

**v2 :**
* rewrote app from console to Win32 exe with a GUI
* added drag & drop capacity

**v1.0.1 :**
* improvement in handling some folders
* intro line "press a key to convert X folders"
* memory issue fixed
