Hi all, as
silver18 released his fantastic script for watching galleries of images in full-size screen, i needed some lines of code to convert my favourite comics from CBZ to an acceptable format, while renaiming all of them in a way Image Gallery support.
So i took my PHP interpreter and wrote this script, hope you will like it. As Windows users may not be confident with PHP, i included the necessary files into the ZIP.
New in v0.3
Code:
v0.3
- fixed some forgotten ;
- added ability to define costum functions to work on file after download
- added questionablecontent.php recipe
With the new Crawl tool you can make you own comic directory directly from virtually any free comic site (2 recipes attached, use one of them to see how it works.. maybe i'll post a video someday

)
Features
- Cross-platform (thankyou PHP

)
- Comic sites crawler with recipes
- Convert .CBZ
- Convert .MNGL files (
http://foosoft.net/mangle/ )
- Convert .TXT files containing a list of images
- Rename the content of a directory in a suitable format for Image Gallery
How to install
Just un-zip it where you want, no install needed
How to run it
Open the
command prompt and run this command after locating the right directory where you have placed the script
that will show you usage of the script. Follow the instruction and have fun!