Menu

Tree [r20] /
 History

HTTPS access


File Date Author Commit
 C# 2009-06-26 ninjapanzer [r20]
 Current 2009-05-24 ninjapanzer [r1]
 Icons 2009-05-24 ninjapanzer [r1]
 Old 2009-05-24 ninjapanzer [r1]
 Quick Compile Shortcut 2009-05-24 ninjapanzer [r1]
 Ruby 2009-05-24 ninjapanzer [r1]
 app 2009-05-24 ninjapanzer [r1]
 lib 2009-05-24 ninjapanzer [r1]
 x64 2009-06-08 ninjapanzer [r12]
 Auto Kindle Config.exe 2009-05-24 ninjapanzer [r1]
 Auto Kindle v0.2.01.au3 2009-05-24 ninjapanzer [r1]
 Auto Kindle v0.2.11.au3 2009-05-24 ninjapanzer [r1]
 Auto Kindle v0.2.20.au3 2009-05-24 ninjapanzer [r1]
 Auto Kindle.au3 2009-05-24 ninjapanzer [r1]
 Auto Kindle.exe 2009-05-24 ninjapanzer [r1]
 AutoKindleCommand.exe 2009-05-24 ninjapanzer [r1]
 Auto_Kindle_v0.4.50.exe 2009-05-24 ninjapanzer [r1]
 Auto_Kindle_v0.4.50.zip 2009-05-24 ninjapanzer [r1]
 ChangeLog.txt 2009-05-25 ninjapanzer [r3]
 Compile with Icon 32.exe.lnk 2009-05-24 ninjapanzer [r1]
 Compile with Icon 64.exe.lnk 2009-05-24 ninjapanzer [r1]
 Readme.txt 2009-05-24 ninjapanzer [r1]
 SetupScript.nsi 2009-05-24 ninjapanzer [r1]
 SetupScript0.4.01.nsi 2009-05-24 ninjapanzer [r1]
 chmfilejoiner.au3 2009-05-24 ninjapanzer [r1]
 chmfilejoiner.exe 2009-05-24 ninjapanzer [r1]
 kindle.zip 2009-05-24 ninjapanzer [r1]

Read Me

3-5-2009
Added Auto Kindle Config.exe
This will run if no config file exists and generates a simple text file Config.pnz. Users can generate their own config file. There are only 2 sections first is the default ouput directory eg.

OutputLoc:Default           (this allows the program to prompt you on each file

OutputLoc:InputLocation     (by default the program will place the output file in the same directory as the input file)

OutputLoc:UserDefine        (for UserDefine enter on the next line a Fully Qualified location)
C:\Output

The 2nd option is PDFImage Support
PDFImage:true               (Enables processing of PDF Images)

PDFImage:false              (Disables processing of PDF Images)

So a dummy Config.pnz contents could look like this. eg.
OutputLoc:UserDefine
C:\
PDFImage:true


or

OutputLoc:InputLocation
PDFImage:false



01-09-2009
Added Chm file dissassembly support. Handles A few tested issues with the variety of outputs that a chm can create. Builds a manual TOC from __left.htm generated by CHMdecoder by Grindinsoft. Watches for repeated filenames and # anchor redirection before joining the entire document into one file and converting it to mobi. Images are removed as usual.

01-5-2009
Added Vista UAC support

12-26-2008
PDB files have been added as a supported file type using the abcPalm freeware commandline interface.

12-23-2008
Thanks for downloading my ebook converter.

This is a totally open project writen in autoit script.
Please feel free to modify and re-release this script as you choose.
The converters were not written by me and are the property of their respective owners.


Currently there is no main interface for this application. Just point it to a file and let it do the work. One file at a time Please.
Converts non-drm lit pdf and html files to mobi format for the kindle and other readers that support this format.
Pdf images are not implimented at this time.

Contact
samurai@deadmessengers.net
forum.deadmessengers.net

This application uses:
PDFtoHTML
GhostScript
CHMDecoder(GrindinSoft)
Mobi2Mobi
Convert Lit
AmberLit Palm Converter
zlib
litgen



THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.