07-02-2018, 11:59 AM | #1 |
Enthusiastic reader
Posts: 423
Karma: 3880485
Join Date: Mar 2017
Location: Italy
Device: Kindle paperwhite3, Kobo aura one, kobo touch 2.0, Kobo Clara HD,Poke2
|
Conversion of txt tabfile to mobi
Hi. Does anyone know how to modify the txt tabfile to obtain a good html file for mobipocket creator? (I'm going to obtail a mobi dictionary starting from the tabfile. Unfortunately mobipocket creator gave me until now a normal ebook)
Any idea o suggestion it's welcome thanks |
07-02-2018, 03:19 PM | #2 | |
Grand Sorcerer
Posts: 5,640
Karma: 23191067
Join Date: Dec 2010
Device: Kindle PW2
|
Quote:
Also there are several different versions of tab2opf.py floating around. Try this version of tab2opf.py with the -utf parameter. E.g. Code:
python tab2opf.py -utf mytabfile.txt
Also double-check that the .opf file contains the following section: Code:
<x-metadata> <output encoding="utf-8"></output> <DictionaryInLanguage>en</DictionaryInLanguage> <DictionaryOutLanguage>it</DictionaryOutLanguage> </x-metadata> |
|
Advert | |
|
07-03-2018, 12:35 PM | #3 | |
Enthusiastic reader
Posts: 423
Karma: 3880485
Join Date: Mar 2017
Location: Italy
Device: Kindle paperwhite3, Kobo aura one, kobo touch 2.0, Kobo Clara HD,Poke2
|
Quote:
|
|
07-05-2018, 03:16 AM | #4 |
Enthusiastic reader
Posts: 423
Karma: 3880485
Join Date: Mar 2017
Location: Italy
Device: Kindle paperwhite3, Kobo aura one, kobo touch 2.0, Kobo Clara HD,Poke2
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Conversion Txt -> Azw3 or Mobi | apeiron75 | Calibre | 1 | 06-10-2013 08:33 AM |
Slow txt to mobi convertion, performance at o(n^2) as lines of txt grow? | forceps | Calibre | 6 | 11-26-2012 12:47 PM |
Update Mobi header/file metadata without doing a Mobi to Mobi conversion | RecQuery | Conversion | 2 | 06-30-2012 12:43 PM |
HTML to TXT conversion | alkr | Calibre | 3 | 10-02-2009 10:54 AM |
Batch conversion of txt | BlackVoid | Sony Reader | 8 | 11-17-2007 10:53 PM |