View Single Post
Old 08-23-2026, 05:13 AM   #9
archz2
Connoisseur
archz2 has a spectacular aura aboutarchz2 has a spectacular aura aboutarchz2 has a spectacular aura aboutarchz2 has a spectacular aura aboutarchz2 has a spectacular aura aboutarchz2 has a spectacular aura aboutarchz2 has a spectacular aura aboutarchz2 has a spectacular aura aboutarchz2 has a spectacular aura aboutarchz2 has a spectacular aura aboutarchz2 has a spectacular aura about
 
Posts: 83
Karma: 4102
Join Date: Jun 2018
Device: Kindle Paperwhite (10th gen) - 6", OnePlus 9RT - MoonReader Pro
Quote:
Originally Posted by DNSB View Post
every image is included a base64 encoded version of the image in the alt="..." segment. Removing the content of the alt= reduced the file size from 53.5 MB to 14.0 MB.
That's a radical scaling down of filesize!! What's the process of removing content of alt? Any automated method to do it?

Quote:
Originally Posted by DNSB View Post
The error that seems to be the most likely cause of your issues shows when you run epubcheck or epubveri on the ePub. There are multiple errors about the nav document not being in the order and others about fragment identifiers referenced in the nav document not being defined.
What is the nav document in my file? I did not change any order or anything about fragment identifiers. I don't know anything about these things. What and how did these things changed?






Quote:
Originally Posted by DNSB View Post
Another potential issue is that you used webp images and I'm not certain how Amazon's conversion pipeline handles those.
These blog posts were saved as html, then converted to docx files (using the attached doccy combiner.py) and compiled into one single docx file. I used the script html_to_doc_converter.py (attached in this post.) I did not touch the images at all. Whatever default images were there on the original web pages, they were retained like that.



Here's the log to the conversion using default settings. Split files larger than limit was set to 500 KB



I got this error log

---------
Code:
calibre, version 9.13.0
ERROR: Conversion failed: <p><b>Failed to convert: The Unintuitive Blog Collection<p>
                Many older e-book reader devices are incapable of displaying
                EPUB files that have internal components over a certain size.
                Therefore, when converting to EPUB, calibre automatically tries
                to split up the EPUB into smaller sized pieces.  For some
                files that are large undifferentiated blocks of text, this
                splitting fails.
                <p>You can <b>work around the problem</b> by either increasing the
                maximum split size under <i>EPUB output</i> in the conversion dialog,
                or by turning on Heuristic processing, also in the conversion
                dialog. Note that if you make the maximum split size too large,
                your e-book reader may have trouble with the EPUB.
                        

Convert book 1 of 1 (The Unintuitive Blog Collection)
Conversion options changed from defaults:
  unwrap_lines: False
  enable_heuristics: True
  flow_size: 500
  markup_chapter_headings: False
  output_profile: 'generic_eink'
  renumber_headings: False
  italicize_common_cases: False
  read_metadata_from_opf: 'C:\\Users\\swooshycloud\\AppData\\Local\\Temp\\calibre-8rudw8zr\\3i8jhtsx.opf'
  fix_indents: False
  verbose: 2
  cover: 'C:\\Users\\swooshycloud\\AppData\\Local\\Temp\\calibre-8rudw8zr\\7r99k7r7.jpeg'
  filter_css: ',color,background-color,background'
Resolved conversion options
calibre version: 9.13.0
{'add_alt_text_to_img': False,
 'asciiize': False,
 'author_sort': None,
 'authors': None,
 'base_font_size': 0.0,
 'book_producer': None,
 'change_justification': 'original',
 'chapter': "//*[((name()='h1' or name()='h2') and re:test(., "
            "'\\s*((chapter|book|section|part)\\s+)|((prolog|prologue|epilogue)(\\s+|$))', "
            "'i')) or @class = 'chapter']",
 'chapter_mark': 'pagebreak',
 'comments': None,
 'cover': 'C:\\Users\\swooshycloud\\AppData\\Local\\Temp\\calibre-8rudw8zr\\7r99k7r7.jpeg',
 'debug_pipeline': None,
 'dehyphenate': True,
 'delete_blank_paragraphs': True,
 'disable_font_rescaling': False,
 'docx_inline_subsup': False,
 'docx_no_cover': False,
 'docx_no_pagebreaks_between_notes': False,
 'dont_split_on_page_breaks': False,
 'duplicate_links_in_toc': False,
 'embed_all_fonts': False,
 'embed_font_family': None,
 'enable_heuristics': True,
 'epub_flatten': False,
 'epub_inline_toc': False,
 'epub_max_image_size': 'none',
 'epub_toc_at_end': False,
 'epub_version': '2',
 'expand_css': False,
 'extra_css': None,
 'extract_to': None,
 'filter_css': ',color,background-color,background',
 'fix_indents': False,
 'flow_size': 500,
 'font_size_mapping': None,
 'format_scene_breaks': True,
 'html_unwrap_factor': 0.4,
 'input_encoding': None,
 'input_profile': <calibre.customize.profiles.InputProfile object at 0x00000206144B17F0>,
 'insert_blank_line': False,
 'insert_blank_line_size': 0.5,
 'insert_metadata': False,
 'isbn': None,
 'italicize_common_cases': False,
 'keep_ligatures': False,
 'language': None,
 'level1_toc': None,
 'level2_toc': None,
 'level3_toc': None,
 'line_height': 0.0,
 'linearize_tables': False,
 'margin_bottom': 5.0,
 'margin_left': 5.0,
 'margin_right': 5.0,
 'margin_top': 5.0,
 'markup_chapter_headings': False,
 'max_toc_links': 50,
 'minimum_line_height': 120.0,
 'no_chapters_in_toc': False,
 'no_default_epub_cover': False,
 'no_inline_navbars': False,
 'no_svg_cover': False,
 'output_profile': <calibre.customize.profiles.GenericEink object at 0x00000206144B2CF0>,
 'page_breaks_before': '/',
 'prefer_metadata_cover': False,
 'preserve_cover_aspect_ratio': False,
 'pretty_print': True,
 'pubdate': None,
 'publisher': None,
 'rating': None,
 'read_metadata_from_opf': 'C:\\Users\\swooshycloud\\AppData\\Local\\Temp\\calibre-8rudw8zr\\3i8jhtsx.opf',
 'remove_fake_margins': True,
 'remove_first_image': False,
 'remove_paragraph_spacing': False,
 'remove_paragraph_spacing_indent_size': 1.5,
 'renumber_headings': False,
 'replace_scene_breaks': '',
 'search_replace': '[]',
 'series': None,
 'series_index': None,
 'smarten_punctuation': False,
 'sr1_replace': None,
 'sr1_search': None,
 'sr2_replace': None,
 'sr2_search': None,
 'sr3_replace': None,
 'sr3_search': None,
 'start_reading_at': None,
 'subset_embedded_fonts': False,
 'tags': None,
 'timestamp': None,
 'title': None,
 'title_sort': None,
 'toc_filter': None,
 'toc_threshold': 6,
 'toc_title': None,
 'transform_css_rules': '[]',
 'transform_html_rules': '[]',
 'unsmarten_punctuation': False,
 'unwrap_lines': False,
 'use_auto_toc': False,
 'verbose': 2}
InputFormatPlugin: DOCX Input running
on C:\Users\swooshycloud\AppData\Local\Temp\calibre-8rudw8zr\ssohxcgy.docx
Converting Word markup to HTML
Converting styles to CSS
Cleaning up redundant markup generated by Word
Generating Table of Contents from headings
Parsing all content...
Parsing docx.css ...
Parsing index.html ...
*********  Heuristic processing HTML  *********
There are 882 blank lines. 0.11808809746954077 percent blank
Hard line breaks check returned False
Median line length is 591, calculated with html format
Fixing hyphenated content
Formatting scene breaks
Initial parse failed, using more forgiving parsers
Parsing index.html as HTML
Reading TOC from NCX...
Merging user specified metadata...
Detecting structure...
	Detected chapter: Artbook Download
	Detected chapter: Workbook Download
Flattening CSS and remapping font sizes...
Filtering CSS properties: , color, background-color, background
Source base font size is 11.00000pt
Removing fake margins...
Found 6456 items of level: p_1
Found 946 items of level: p_5
Found 2 items of level: div_1
Found 2 items of level: div_5
Found 2 items of level: div_6
Ignoring level div_5
Ignoring level div_6
p_1  left margin stats: Counter({'0': 5844, '24pt': 612})
p_1  right margin stats: Counter({'0': 5844, '24pt': 612})
p_5  left margin stats: Counter({'0': 946})
p_5  right margin stats: Counter({'0': 946})
div_1  left margin stats: Counter()
div_1  right margin stats: Counter()
Cleaning up manifest...
Trimming unused files from manifest...
Creating EPUB Output...
Splitting markup on page breaks and flow limits, if any...
		Splitting on page-break at id=calibre_pb_0
		Splitting on page-break at id=calibre_pb_1
	Looking for large trees in index.html...
	Found large tree #0
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[2537]
			Split tree still too large: 13884.20703125 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[1496]
			Split tree still too large: 8173.7548828125 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[736]
			Split tree still too large: 2559.84375 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h4 /*/*[2]/*[496]
			Split tree still too large: 1619.3974609375 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[270]
			Split tree still too large: 1025.615234375 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h3 /*/*[2]/*[178]
			Split tree still too large: 687.90625 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[113]
			Committed sub-tree #1 (230.6767578125 KB)
			Committed sub-tree #2 (457.58203125 KB)
			Committed sub-tree #3 (338.0615234375 KB)
			Split tree still too large: 594.134765625 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[144]
			Committed sub-tree #4 (282.1640625 KB)
			Committed sub-tree #5 (312.3232421875 KB)
			Split tree still too large: 940.798828125 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h4 /*/*[2]/*[150]
			Split tree still too large: 548.3720703125 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h3 /*/*[2]/*[105]
			Committed sub-tree #6 (480.60546875 KB)
			Committed sub-tree #7 (68.119140625 KB)
			Committed sub-tree #8 (392.779296875 KB)
			Split tree still too large: 5614.263671875 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[513]
			Split tree still too large: 3927.5 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h3 /*/*[2]/*[267]
			Split tree still too large: 1107.546875 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[168]
			Committed sub-tree #9 (477.796875 KB)
			Split tree still too large: 630.1025390625 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h3 /*/*[2]/*[85]
			Split tree too small
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[89]
			Split tree too small
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[48]
			Committed sub-tree #10 (96.98828125 KB)
			Split tree still too large: 533.482421875 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h1 /*/*[2]/*[52]
			Split tree too small
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}hr /*/*[2]/*[41]
			Split tree too small
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}p /*/*[2]/*[24]
			Committed sub-tree #11 (131.3984375 KB)
			Committed sub-tree #12 (402.4521484375 KB)
			Split tree still too large: 2820.3056640625 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[135]
			Split tree still too large: 1537.958984375 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h3 /*/*[2]/*[71]
			Split tree still too large: 1226.9599609375 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[18]
			Committed sub-tree #13 (87.0869140625 KB)
			Split tree still too large: 1140.2255859375 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h1 /*/*[2]/*[53]
			Split tree too small
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}p /*/*[2]/*[28]
			Committed sub-tree #14 (89.451171875 KB)
			Split tree still too large: 1051.134765625 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}p /*/*[2]/*[13]/*/*/*[2]/*
Adjusted split point to ancestor
			Committed sub-tree #15 (127.1728515625 KB)
			Split tree still too large: 924.40625 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}p /*/*[2]/*[8]
			Split tree still too large: 805.30859375 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}p /*/*[2]/*[5]
			Split tree too small
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}p /*/*[2]/*[4]
			Split tree too small
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}p /*/*[2]/*[6]
			Split tree too small
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}p /*/*[2]/*[3]
			Split tree too small
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}p /*/*[2]/*[7]
			Split tree too small
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}p /*/*[2]/*[2]
			Split tree too small
		Splitting...
Traceback (most recent call last):
  File "runpy.py", line 203, in _run_module_as_main
  File "runpy.py", line 88, in _run_code
  File "site.py", line 83, in <module>
  File "site.py", line 78, in main
  File "site.py", line 50, in run_entry_point
  File "calibre\utils\ipc\worker.py", line 185, in main
  File "calibre\gui2\convert\gui_conversion.py", line 61, in gui_convert_override
  File "calibre\gui2\convert\gui_conversion.py", line 36, in gui_convert
  File "calibre\ebooks\conversion\plumber.py", line 1450, in run
  File "calibre\ebooks\conversion\plugins\epub_output.py", line 239, in convert
  File "calibre\ebooks\oeb\transforms\split.py", line 77, in __call__
  File "calibre\ebooks\oeb\transforms\split.py", line 86, in split_item
  File "calibre\ebooks\oeb\transforms\split.py", line 254, in __init__
  File "calibre\ebooks\oeb\transforms\split.py", line 395, in split_to_size
  File "calibre\ebooks\oeb\transforms\split.py", line 395, in split_to_size
  File "calibre\ebooks\oeb\transforms\split.py", line 395, in split_to_size
  [Previous line repeated 5 more times]
  File "calibre\ebooks\oeb\transforms\split.py", line 383, in split_to_size
  File "calibre\ebooks\oeb\transforms\split.py", line 395, in split_to_size
  File "calibre\ebooks\oeb\transforms\split.py", line 395, in split_to_size
  File "calibre\ebooks\oeb\transforms\split.py", line 395, in split_to_size
  File "calibre\ebooks\oeb\transforms\split.py", line 383, in split_to_size
  File "calibre\ebooks\oeb\transforms\split.py", line 383, in split_to_size
  File "calibre\ebooks\oeb\transforms\split.py", line 383, in split_to_size
  [Previous line repeated 3 more times]
  File "calibre\ebooks\oeb\transforms\split.py", line 376, in split_to_size
calibre.ebooks.oeb.transforms.split.SplitError: Could not find reasonable point at which to split: index.html Sub-tree size: 805 KB

-----------------

Then I had to choose heuristics option and then I got this error.


Code:
calibre, version 9.13.0
ERROR: Conversion failed: <p><b>Failed to convert: The Unintuitive Blog Collection<p>
                Many older e-book reader devices are incapable of displaying
                EPUB files that have internal components over a certain size.
                Therefore, when converting to EPUB, calibre automatically tries
                to split up the EPUB into smaller sized pieces.  For some
                files that are large undifferentiated blocks of text, this
                splitting fails.
                <p>You can <b>work around the problem</b> by either increasing the
                maximum split size under <i>EPUB output</i> in the conversion dialog,
                or by turning on Heuristic processing, also in the conversion
                dialog. Note that if you make the maximum split size too large,
                your e-book reader may have trouble with the EPUB.
                        

Convert book 1 of 1 (The Unintuitive Blog Collection)
Conversion options changed from defaults:
  renumber_headings: False
  filter_css: ',color,background-color,background'
  unwrap_lines: False
  enable_heuristics: True
  flow_size: 500
  output_profile: 'generic_eink'
  italicize_common_cases: False
  read_metadata_from_opf: 'C:\\Users\\swooshycloud\\AppData\\Local\\Temp\\calibre-8rudw8zr\\mpaqgpcm.opf'
  verbose: 2
  cover: 'C:\\Users\\swooshycloud\\AppData\\Local\\Temp\\calibre-8rudw8zr\\ou8gmdx_.jpeg'
Resolved conversion options
calibre version: 9.13.0
{'add_alt_text_to_img': False,
 'asciiize': False,
 'author_sort': None,
 'authors': None,
 'base_font_size': 0.0,
 'book_producer': None,
 'change_justification': 'original',
 'chapter': "//*[((name()='h1' or name()='h2') and re:test(., "
            "'\\s*((chapter|book|section|part)\\s+)|((prolog|prologue|epilogue)(\\s+|$))', "
            "'i')) or @class = 'chapter']",
 'chapter_mark': 'pagebreak',
 'comments': None,
 'cover': 'C:\\Users\\swooshycloud\\AppData\\Local\\Temp\\calibre-8rudw8zr\\ou8gmdx_.jpeg',
 'debug_pipeline': None,
 'dehyphenate': True,
 'delete_blank_paragraphs': True,
 'disable_font_rescaling': False,
 'docx_inline_subsup': False,
 'docx_no_cover': False,
 'docx_no_pagebreaks_between_notes': False,
 'dont_split_on_page_breaks': False,
 'duplicate_links_in_toc': False,
 'embed_all_fonts': False,
 'embed_font_family': None,
 'enable_heuristics': True,
 'epub_flatten': False,
 'epub_inline_toc': False,
 'epub_max_image_size': 'none',
 'epub_toc_at_end': False,
 'epub_version': '2',
 'expand_css': False,
 'extra_css': None,
 'extract_to': None,
 'filter_css': ',color,background-color,background',
 'fix_indents': True,
 'flow_size': 500,
 'font_size_mapping': None,
 'format_scene_breaks': True,
 'html_unwrap_factor': 0.4,
 'input_encoding': None,
 'input_profile': <calibre.customize.profiles.InputProfile object at 0x000001789FEE17F0>,
 'insert_blank_line': False,
 'insert_blank_line_size': 0.5,
 'insert_metadata': False,
 'isbn': None,
 'italicize_common_cases': False,
 'keep_ligatures': False,
 'language': None,
 'level1_toc': None,
 'level2_toc': None,
 'level3_toc': None,
 'line_height': 0.0,
 'linearize_tables': False,
 'margin_bottom': 5.0,
 'margin_left': 5.0,
 'margin_right': 5.0,
 'margin_top': 5.0,
 'markup_chapter_headings': True,
 'max_toc_links': 50,
 'minimum_line_height': 120.0,
 'no_chapters_in_toc': False,
 'no_default_epub_cover': False,
 'no_inline_navbars': False,
 'no_svg_cover': False,
 'output_profile': <calibre.customize.profiles.GenericEink object at 0x000001789FEE2CF0>,
 'page_breaks_before': '/',
 'prefer_metadata_cover': False,
 'preserve_cover_aspect_ratio': False,
 'pretty_print': True,
 'pubdate': None,
 'publisher': None,
 'rating': None,
 'read_metadata_from_opf': 'C:\\Users\\swooshycloud\\AppData\\Local\\Temp\\calibre-8rudw8zr\\mpaqgpcm.opf',
 'remove_fake_margins': True,
 'remove_first_image': False,
 'remove_paragraph_spacing': False,
 'remove_paragraph_spacing_indent_size': 1.5,
 'renumber_headings': False,
 'replace_scene_breaks': '',
 'search_replace': '[]',
 'series': None,
 'series_index': None,
 'smarten_punctuation': False,
 'sr1_replace': None,
 'sr1_search': None,
 'sr2_replace': None,
 'sr2_search': None,
 'sr3_replace': None,
 'sr3_search': None,
 'start_reading_at': None,
 'subset_embedded_fonts': False,
 'tags': None,
 'timestamp': None,
 'title': None,
 'title_sort': None,
 'toc_filter': None,
 'toc_threshold': 6,
 'toc_title': None,
 'transform_css_rules': '[]',
 'transform_html_rules': '[]',
 'unsmarten_punctuation': False,
 'unwrap_lines': False,
 'use_auto_toc': False,
 'verbose': 2}
InputFormatPlugin: DOCX Input running
on C:\Users\swooshycloud\AppData\Local\Temp\calibre-8rudw8zr\x4eq43_l.docx
Converting Word markup to HTML
Converting styles to CSS
Cleaning up redundant markup generated by Word
Generating Table of Contents from headings
Parsing all content...
Parsing docx.css ...
Parsing index.html ...
*********  Heuristic processing HTML  *********
There are 882 blank lines. 0.11808809746954077 percent blank
minimum chapters required are: 18
found 676 pre-existing headings
Total wordcount is: 260124, Average words per section is: 384, Marked up 676 chapters
Hard line breaks check returned False
Median line length is 591, calculated with html format
Fixing hyphenated content
Formatting scene breaks
Initial parse failed, using more forgiving parsers
Parsing index.html as HTML
Reading TOC from NCX...
Merging user specified metadata...
Detecting structure...
	Detected chapter: Artbook Download
	Detected chapter: Workbook Download
Flattening CSS and remapping font sizes...
Filtering CSS properties: , color, background, background-color
Source base font size is 11.00000pt
Removing fake margins...
Found 6456 items of level: p_1
Found 946 items of level: p_5
Found 2 items of level: div_1
Found 2 items of level: div_5
Found 2 items of level: div_6
Ignoring level div_5
Ignoring level div_6
p_1  left margin stats: Counter({'0': 5844, '24pt': 612})
p_1  right margin stats: Counter({'0': 5844, '24pt': 612})
p_5  left margin stats: Counter({'0': 946})
p_5  right margin stats: Counter({'0': 946})
div_1  left margin stats: Counter()
div_1  right margin stats: Counter()
Cleaning up manifest...
Trimming unused files from manifest...
Creating EPUB Output...
Splitting markup on page breaks and flow limits, if any...
		Splitting on page-break at id=calibre_pb_0
		Splitting on page-break at id=calibre_pb_1
	Looking for large trees in index.html...
	Found large tree #0
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[2537]
			Split tree still too large: 13884.20703125 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[1496]
			Split tree still too large: 8173.7548828125 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[736]
			Split tree still too large: 2559.84375 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h4 /*/*[2]/*[496]
			Split tree still too large: 1619.3974609375 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[270]
			Split tree still too large: 1025.615234375 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h3 /*/*[2]/*[178]
			Split tree still too large: 687.90625 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[113]
			Committed sub-tree #1 (230.6767578125 KB)
			Committed sub-tree #2 (457.58203125 KB)
			Committed sub-tree #3 (338.0615234375 KB)
			Split tree still too large: 594.134765625 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[144]
			Committed sub-tree #4 (282.1640625 KB)
			Committed sub-tree #5 (312.3232421875 KB)
			Split tree still too large: 940.798828125 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h4 /*/*[2]/*[150]
			Split tree still too large: 548.3720703125 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h3 /*/*[2]/*[105]
			Committed sub-tree #6 (480.60546875 KB)
			Committed sub-tree #7 (68.119140625 KB)
			Committed sub-tree #8 (392.779296875 KB)
			Split tree still too large: 5614.263671875 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[513]
			Split tree still too large: 3927.5 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h3 /*/*[2]/*[267]
			Split tree still too large: 1107.546875 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[168]
			Committed sub-tree #9 (477.796875 KB)
			Split tree still too large: 630.1025390625 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h3 /*/*[2]/*[85]
			Split tree too small
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[89]
			Split tree too small
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[48]
			Committed sub-tree #10 (96.98828125 KB)
			Split tree still too large: 533.482421875 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h1 /*/*[2]/*[52]
			Split tree too small
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}hr /*/*[2]/*[41]
			Split tree too small
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}p /*/*[2]/*[24]
			Committed sub-tree #11 (131.3984375 KB)
			Committed sub-tree #12 (402.4521484375 KB)
			Split tree still too large: 2820.3056640625 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[135]
			Split tree still too large: 1537.958984375 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h3 /*/*[2]/*[71]
			Split tree still too large: 1226.9599609375 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[18]
			Committed sub-tree #13 (87.0869140625 KB)
			Split tree still too large: 1140.2255859375 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h1 /*/*[2]/*[53]
			Split tree too small
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}p /*/*[2]/*[28]
			Committed sub-tree #14 (89.451171875 KB)
			Split tree still too large: 1051.134765625 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}p /*/*[2]/*[13]/*/*/*[2]/*
Adjusted split point to ancestor
			Committed sub-tree #15 (127.1728515625 KB)
			Split tree still too large: 924.40625 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}p /*/*[2]/*[8]
			Split tree still too large: 805.30859375 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}p /*/*[2]/*[5]
			Split tree too small
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}p /*/*[2]/*[4]
			Split tree too small
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}p /*/*[2]/*[6]
			Split tree too small
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}p /*/*[2]/*[3]
			Split tree too small
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}p /*/*[2]/*[7]
			Split tree too small
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}p /*/*[2]/*[2]
			Split tree too small
		Splitting...
Traceback (most recent call last):
  File "runpy.py", line 203, in _run_module_as_main
  File "runpy.py", line 88, in _run_code
  File "site.py", line 83, in <module>
  File "site.py", line 78, in main
  File "site.py", line 50, in run_entry_point
  File "calibre\utils\ipc\worker.py", line 185, in main
  File "calibre\gui2\convert\gui_conversion.py", line 61, in gui_convert_override
  File "calibre\gui2\convert\gui_conversion.py", line 36, in gui_convert
  File "calibre\ebooks\conversion\plumber.py", line 1450, in run
  File "calibre\ebooks\conversion\plugins\epub_output.py", line 239, in convert
  File "calibre\ebooks\oeb\transforms\split.py", line 77, in __call__
  File "calibre\ebooks\oeb\transforms\split.py", line 86, in split_item
  File "calibre\ebooks\oeb\transforms\split.py", line 254, in __init__
  File "calibre\ebooks\oeb\transforms\split.py", line 395, in split_to_size
  File "calibre\ebooks\oeb\transforms\split.py", line 395, in split_to_size
  File "calibre\ebooks\oeb\transforms\split.py", line 395, in split_to_size
  [Previous line repeated 5 more times]
  File "calibre\ebooks\oeb\transforms\split.py", line 383, in split_to_size
  File "calibre\ebooks\oeb\transforms\split.py", line 395, in split_to_size
  File "calibre\ebooks\oeb\transforms\split.py", line 395, in split_to_size
  File "calibre\ebooks\oeb\transforms\split.py", line 395, in split_to_size
  File "calibre\ebooks\oeb\transforms\split.py", line 383, in split_to_size
  File "calibre\ebooks\oeb\transforms\split.py", line 383, in split_to_size
  File "calibre\ebooks\oeb\transforms\split.py", line 383, in split_to_size
  [Previous line repeated 3 more times]
  File "calibre\ebooks\oeb\transforms\split.py", line 376, in split_to_size
calibre.ebooks.oeb.transforms.split.SplitError: Could not find reasonable point at which to split: index.html Sub-tree size: 805 KB
-------------


Then i increased the split size to 700kb and got this error.

Code:
Convert book 1 of 1 (The Unintuitive Blog Collection)
Conversion options changed from defaults:
  filter_css: ',color,background-color,background'
  renumber_headings: False
  unwrap_lines: False
  enable_heuristics: True
  flow_size: 700
  output_profile: 'generic_eink'
  italicize_common_cases: False
  read_metadata_from_opf: 'C:\\Users\\swooshycloud\\AppData\\Local\\Temp\\calibre-8rudw8zr\\sosu9gqv.opf'
  verbose: 2
  cover: 'C:\\Users\\swooshycloud\\AppData\\Local\\Temp\\calibre-8rudw8zr\\qj5qu3x7.jpeg'
Resolved conversion options
calibre version: 9.13.0
{'add_alt_text_to_img': False,
 'asciiize': False,
 'author_sort': None,
 'authors': None,
 'base_font_size': 0.0,
 'book_producer': None,
 'change_justification': 'original',
 'chapter': "//*[((name()='h1' or name()='h2') and re:test(., "
            "'\\s*((chapter|book|section|part)\\s+)|((prolog|prologue|epilogue)(\\s+|$))', "
            "'i')) or @class = 'chapter']",
 'chapter_mark': 'pagebreak',
 'comments': None,
 'cover': 'C:\\Users\\swooshycloud\\AppData\\Local\\Temp\\calibre-8rudw8zr\\qj5qu3x7.jpeg',
 'debug_pipeline': None,
 'dehyphenate': True,
 'delete_blank_paragraphs': True,
 'disable_font_rescaling': False,
 'docx_inline_subsup': False,
 'docx_no_cover': False,
 'docx_no_pagebreaks_between_notes': False,
 'dont_split_on_page_breaks': False,
 'duplicate_links_in_toc': False,
 'embed_all_fonts': False,
 'embed_font_family': None,
 'enable_heuristics': True,
 'epub_flatten': False,
 'epub_inline_toc': False,
 'epub_max_image_size': 'none',
 'epub_toc_at_end': False,
 'epub_version': '2',
 'expand_css': False,
 'extra_css': None,
 'extract_to': None,
 'filter_css': ',color,background-color,background',
 'fix_indents': True,
 'flow_size': 700,
 'font_size_mapping': None,
 'format_scene_breaks': True,
 'html_unwrap_factor': 0.4,
 'input_encoding': None,
 'input_profile': <calibre.customize.profiles.InputProfile object at 0x000001F7719517F0>,
 'insert_blank_line': False,
 'insert_blank_line_size': 0.5,
 'insert_metadata': False,
 'isbn': None,
 'italicize_common_cases': False,
 'keep_ligatures': False,
 'language': None,
 'level1_toc': None,
 'level2_toc': None,
 'level3_toc': None,
 'line_height': 0.0,
 'linearize_tables': False,
 'margin_bottom': 5.0,
 'margin_left': 5.0,
 'margin_right': 5.0,
 'margin_top': 5.0,
 'markup_chapter_headings': True,
 'max_toc_links': 50,
 'minimum_line_height': 120.0,
 'no_chapters_in_toc': False,
 'no_default_epub_cover': False,
 'no_inline_navbars': False,
 'no_svg_cover': False,
 'output_profile': <calibre.customize.profiles.GenericEink object at 0x000001F771952CF0>,
 'page_breaks_before': '/',
 'prefer_metadata_cover': False,
 'preserve_cover_aspect_ratio': False,
 'pretty_print': True,
 'pubdate': None,
 'publisher': None,
 'rating': None,
 'read_metadata_from_opf': 'C:\\Users\\swooshycloud\\AppData\\Local\\Temp\\calibre-8rudw8zr\\sosu9gqv.opf',
 'remove_fake_margins': True,
 'remove_first_image': False,
 'remove_paragraph_spacing': False,
 'remove_paragraph_spacing_indent_size': 1.5,
 'renumber_headings': False,
 'replace_scene_breaks': '',
 'search_replace': '[]',
 'series': None,
 'series_index': None,
 'smarten_punctuation': False,
 'sr1_replace': None,
 'sr1_search': None,
 'sr2_replace': None,
 'sr2_search': None,
 'sr3_replace': None,
 'sr3_search': None,
 'start_reading_at': None,
 'subset_embedded_fonts': False,
 'tags': None,
 'timestamp': None,
 'title': None,
 'title_sort': None,
 'toc_filter': None,
 'toc_threshold': 6,
 'toc_title': None,
 'transform_css_rules': '[]',
 'transform_html_rules': '[]',
 'unsmarten_punctuation': False,
 'unwrap_lines': False,
 'use_auto_toc': False,
 'verbose': 2}
InputFormatPlugin: DOCX Input running
on C:\Users\swooshycloud\AppData\Local\Temp\calibre-8rudw8zr\jquvpip7.docx
Converting Word markup to HTML
Converting styles to CSS
Cleaning up redundant markup generated by Word
Generating Table of Contents from headings
Parsing all content...
Parsing docx.css ...
Parsing index.html ...
*********  Heuristic processing HTML  *********
There are 882 blank lines. 0.11808809746954077 percent blank
minimum chapters required are: 18
found 676 pre-existing headings
Total wordcount is: 260124, Average words per section is: 384, Marked up 676 chapters
Hard line breaks check returned False
Median line length is 591, calculated with html format
Fixing hyphenated content
Formatting scene breaks
Initial parse failed, using more forgiving parsers
Parsing index.html as HTML
Reading TOC from NCX...
Merging user specified metadata...
Detecting structure...
	Detected chapter: Artbook Download
	Detected chapter: Workbook Download
Flattening CSS and remapping font sizes...
Filtering CSS properties: , background-color, color, background
Source base font size is 11.00000pt
Removing fake margins...
Found 6456 items of level: p_1
Found 946 items of level: p_5
Found 2 items of level: div_1
Found 2 items of level: div_5
Found 2 items of level: div_6
Ignoring level div_5
Ignoring level div_6
p_1  left margin stats: Counter({'0': 5844, '24pt': 612})
p_1  right margin stats: Counter({'0': 5844, '24pt': 612})
p_5  left margin stats: Counter({'0': 946})
p_5  right margin stats: Counter({'0': 946})
div_1  left margin stats: Counter()
div_1  right margin stats: Counter()
Cleaning up manifest...
Trimming unused files from manifest...
Creating EPUB Output...
Splitting markup on page breaks and flow limits, if any...
		Splitting on page-break at id=calibre_pb_0
		Splitting on page-break at id=calibre_pb_1
	Looking for large trees in index.html...
	Found large tree #0
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[2537]
			Split tree still too large: 13884.20703125 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[1496]
			Split tree still too large: 8173.7548828125 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[736]
			Split tree still too large: 2559.84375 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h4 /*/*[2]/*[496]
			Split tree still too large: 1619.3974609375 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[270]
			Split tree still too large: 1025.615234375 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h3 /*/*[2]/*[178]
			Committed sub-tree #1 (687.90625 KB)
			Committed sub-tree #2 (338.0615234375 KB)
			Committed sub-tree #3 (594.134765625 KB)
			Split tree still too large: 940.798828125 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h4 /*/*[2]/*[150]
			Committed sub-tree #4 (548.3720703125 KB)
			Committed sub-tree #5 (392.779296875 KB)
			Split tree still too large: 5614.263671875 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[513]
			Split tree still too large: 3927.5 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h3 /*/*[2]/*[267]
			Split tree still too large: 1107.546875 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[168]
			Committed sub-tree #6 (477.796875 KB)
			Committed sub-tree #7 (630.1025390625 KB)
			Split tree still too large: 2820.3056640625 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[135]
			Split tree still too large: 1537.958984375 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h3 /*/*[2]/*[71]
			Split tree still too large: 1226.9599609375 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[18]
			Committed sub-tree #8 (87.0869140625 KB)
			Split tree still too large: 1140.2255859375 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h1 /*/*[2]/*[53]
			Split tree too small
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}p /*/*[2]/*[28]
			Committed sub-tree #9 (89.451171875 KB)
			Split tree still too large: 1051.134765625 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}p /*/*[2]/*[13]/*/*/*[2]/*
Adjusted split point to ancestor
			Committed sub-tree #10 (127.1728515625 KB)
			Split tree still too large: 924.40625 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}p /*/*[2]/*[8]
			Split tree still too large: 805.30859375 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}p /*/*[2]/*[5]
			Split tree too small
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}p /*/*[2]/*[4]
			Split tree too small
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}p /*/*[2]/*[6]
			Split tree too small
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}p /*/*[2]/*[3]
			Split tree too small
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}p /*/*[2]/*[7]
			Split tree too small
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}p /*/*[2]/*[2]
			Split tree too small
		Splitting...
Traceback (most recent call last):
  File "runpy.py", line 203, in _run_module_as_main
  File "runpy.py", line 88, in _run_code
  File "site.py", line 83, in <module>
  File "site.py", line 78, in main
  File "site.py", line 50, in run_entry_point
  File "calibre\utils\ipc\worker.py", line 185, in main
  File "calibre\gui2\convert\gui_conversion.py", line 61, in gui_convert_override
  File "calibre\gui2\convert\gui_conversion.py", line 36, in gui_convert
  File "calibre\ebooks\conversion\plumber.py", line 1450, in run
  File "calibre\ebooks\conversion\plugins\epub_output.py", line 239, in convert
  File "calibre\ebooks\oeb\transforms\split.py", line 77, in __call__
  File "calibre\ebooks\oeb\transforms\split.py", line 86, in split_item
  File "calibre\ebooks\oeb\transforms\split.py", line 254, in __init__
  File "calibre\ebooks\oeb\transforms\split.py", line 395, in split_to_size
  File "calibre\ebooks\oeb\transforms\split.py", line 395, in split_to_size
  File "calibre\ebooks\oeb\transforms\split.py", line 395, in split_to_size
  [Previous line repeated 5 more times]
  File "calibre\ebooks\oeb\transforms\split.py", line 383, in split_to_size
  File "calibre\ebooks\oeb\transforms\split.py", line 395, in split_to_size
  File "calibre\ebooks\oeb\transforms\split.py", line 395, in split_to_size
  File "calibre\ebooks\oeb\transforms\split.py", line 395, in split_to_size
  File "calibre\ebooks\oeb\transforms\split.py", line 383, in split_to_size
  File "calibre\ebooks\oeb\transforms\split.py", line 383, in split_to_size
  File "calibre\ebooks\oeb\transforms\split.py", line 383, in split_to_size
  [Previous line repeated 3 more times]
  File "calibre\ebooks\oeb\transforms\split.py", line 376, in split_to_size
calibre.ebooks.oeb.transforms.split.SplitError: Could not find reasonable point at which to split: index.html Sub-tree size: 805 KB


If I change the split size to 900kb, the conversion happens eventually. But it gives the same error in Kindle paperwhite as mentioned in the original post.

Here's the log file.


Code:
Convert book 1 of 1 (The Unintuitive Blog Collection)
Conversion options changed from defaults:
  filter_css: ',color,background-color,background'
  renumber_headings: False
  unwrap_lines: False
  enable_heuristics: True
  flow_size: 900
  output_profile: 'generic_eink'
  italicize_common_cases: False
  read_metadata_from_opf: 'C:\\Users\\swooshycloud\\AppData\\Local\\Temp\\calibre-8rudw8zr\\wu4536m1.opf'
  verbose: 2
  cover: 'C:\\Users\\swooshycloud\\AppData\\Local\\Temp\\calibre-8rudw8zr\\s_u1vrny.jpeg'
Resolved conversion options
calibre version: 9.13.0
{'add_alt_text_to_img': False,
 'asciiize': False,
 'author_sort': None,
 'authors': None,
 'base_font_size': 0.0,
 'book_producer': None,
 'change_justification': 'original',
 'chapter': "//*[((name()='h1' or name()='h2') and re:test(., "
            "'\\s*((chapter|book|section|part)\\s+)|((prolog|prologue|epilogue)(\\s+|$))', "
            "'i')) or @class = 'chapter']",
 'chapter_mark': 'pagebreak',
 'comments': None,
 'cover': 'C:\\Users\\swooshycloud\\AppData\\Local\\Temp\\calibre-8rudw8zr\\s_u1vrny.jpeg',
 'debug_pipeline': None,
 'dehyphenate': True,
 'delete_blank_paragraphs': True,
 'disable_font_rescaling': False,
 'docx_inline_subsup': False,
 'docx_no_cover': False,
 'docx_no_pagebreaks_between_notes': False,
 'dont_split_on_page_breaks': False,
 'duplicate_links_in_toc': False,
 'embed_all_fonts': False,
 'embed_font_family': None,
 'enable_heuristics': True,
 'epub_flatten': False,
 'epub_inline_toc': False,
 'epub_max_image_size': 'none',
 'epub_toc_at_end': False,
 'epub_version': '2',
 'expand_css': False,
 'extra_css': None,
 'extract_to': None,
 'filter_css': ',color,background-color,background',
 'fix_indents': True,
 'flow_size': 900,
 'font_size_mapping': None,
 'format_scene_breaks': True,
 'html_unwrap_factor': 0.4,
 'input_encoding': None,
 'input_profile': <calibre.customize.profiles.InputProfile object at 0x0000019504B717F0>,
 'insert_blank_line': False,
 'insert_blank_line_size': 0.5,
 'insert_metadata': False,
 'isbn': None,
 'italicize_common_cases': False,
 'keep_ligatures': False,
 'language': None,
 'level1_toc': None,
 'level2_toc': None,
 'level3_toc': None,
 'line_height': 0.0,
 'linearize_tables': False,
 'margin_bottom': 5.0,
 'margin_left': 5.0,
 'margin_right': 5.0,
 'margin_top': 5.0,
 'markup_chapter_headings': True,
 'max_toc_links': 50,
 'minimum_line_height': 120.0,
 'no_chapters_in_toc': False,
 'no_default_epub_cover': False,
 'no_inline_navbars': False,
 'no_svg_cover': False,
 'output_profile': <calibre.customize.profiles.GenericEink object at 0x0000019504B72CF0>,
 'page_breaks_before': '/',
 'prefer_metadata_cover': False,
 'preserve_cover_aspect_ratio': False,
 'pretty_print': True,
 'pubdate': None,
 'publisher': None,
 'rating': None,
 'read_metadata_from_opf': 'C:\\Users\\swooshycloud\\AppData\\Local\\Temp\\calibre-8rudw8zr\\wu4536m1.opf',
 'remove_fake_margins': True,
 'remove_first_image': False,
 'remove_paragraph_spacing': False,
 'remove_paragraph_spacing_indent_size': 1.5,
 'renumber_headings': False,
 'replace_scene_breaks': '',
 'search_replace': '[]',
 'series': None,
 'series_index': None,
 'smarten_punctuation': False,
 'sr1_replace': None,
 'sr1_search': None,
 'sr2_replace': None,
 'sr2_search': None,
 'sr3_replace': None,
 'sr3_search': None,
 'start_reading_at': None,
 'subset_embedded_fonts': False,
 'tags': None,
 'timestamp': None,
 'title': None,
 'title_sort': None,
 'toc_filter': None,
 'toc_threshold': 6,
 'toc_title': None,
 'transform_css_rules': '[]',
 'transform_html_rules': '[]',
 'unsmarten_punctuation': False,
 'unwrap_lines': False,
 'use_auto_toc': False,
 'verbose': 2}
InputFormatPlugin: DOCX Input running
on C:\Users\swooshycloud\AppData\Local\Temp\calibre-8rudw8zr\v081ttdj.docx
Converting Word markup to HTML
Converting styles to CSS
Cleaning up redundant markup generated by Word
Generating Table of Contents from headings
Parsing all content...
Parsing docx.css ...
Parsing index.html ...
*********  Heuristic processing HTML  *********
There are 882 blank lines. 0.11808809746954077 percent blank
minimum chapters required are: 18
found 676 pre-existing headings
Total wordcount is: 260124, Average words per section is: 384, Marked up 676 chapters
Hard line breaks check returned False
Median line length is 591, calculated with html format
Fixing hyphenated content
Formatting scene breaks
Initial parse failed, using more forgiving parsers
Parsing index.html as HTML
Reading TOC from NCX...
Merging user specified metadata...
Detecting structure...
	Detected chapter: Artbook Download
	Detected chapter: Workbook Download
Flattening CSS and remapping font sizes...
Filtering CSS properties: , background-color, color, background
Source base font size is 11.00000pt
Removing fake margins...
Found 6456 items of level: p_1
Found 946 items of level: p_5
Found 2 items of level: div_1
Found 2 items of level: div_5
Found 2 items of level: div_6
Ignoring level div_6
Ignoring level div_5
p_1  left margin stats: Counter({'0': 5844, '24pt': 612})
p_1  right margin stats: Counter({'0': 5844, '24pt': 612})
p_5  left margin stats: Counter({'0': 946})
p_5  right margin stats: Counter({'0': 946})
div_1  left margin stats: Counter()
div_1  right margin stats: Counter()
Cleaning up manifest...
Trimming unused files from manifest...
Creating EPUB Output...
Splitting markup on page breaks and flow limits, if any...
		Splitting on page-break at id=calibre_pb_0
		Splitting on page-break at id=calibre_pb_1
	Looking for large trees in index.html...
	Found large tree #0
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[2537]
			Split tree still too large: 13884.20703125 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[1496]
			Split tree still too large: 8173.7548828125 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[736]
			Split tree still too large: 2559.84375 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h4 /*/*[2]/*[496]
			Split tree still too large: 1619.3974609375 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[270]
			Split tree still too large: 1025.615234375 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h3 /*/*[2]/*[178]
			Committed sub-tree #1 (687.90625 KB)
			Committed sub-tree #2 (338.0615234375 KB)
			Committed sub-tree #3 (594.134765625 KB)
			Split tree still too large: 940.798828125 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h4 /*/*[2]/*[150]
			Committed sub-tree #4 (548.3720703125 KB)
			Committed sub-tree #5 (392.779296875 KB)
			Split tree still too large: 5614.263671875 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[513]
			Split tree still too large: 3927.5 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h3 /*/*[2]/*[267]
			Split tree still too large: 1107.546875 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[168]
			Committed sub-tree #6 (477.796875 KB)
			Committed sub-tree #7 (630.1025390625 KB)
			Split tree still too large: 2820.3056640625 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[135]
			Split tree still too large: 1537.958984375 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h3 /*/*[2]/*[71]
			Split tree still too large: 1226.9599609375 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[18]
			Committed sub-tree #8 (87.0869140625 KB)
			Split tree still too large: 1140.2255859375 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h1 /*/*[2]/*[53]
			Split tree too small
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}p /*/*[2]/*[28]
			Committed sub-tree #9 (89.451171875 KB)
			Split tree still too large: 1051.134765625 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}p /*/*[2]/*[13]/*/*/*[2]/*
Adjusted split point to ancestor
			Committed sub-tree #10 (127.1728515625 KB)
			Split tree still too large: 924.40625 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}p /*/*[2]/*[8]
			Committed sub-tree #11 (805.30859375 KB)
			Committed sub-tree #12 (119.4501953125 KB)
			Committed sub-tree #13 (311.3515625 KB)
			Split tree still too large: 1282.69921875 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h3 /*/*[2]/*[70]
			Split tree still too large: 1058.8212890625 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h1 /*/*[2]/*[69]
			Split tree too small
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h3 /*/*[2]/*[66]
			Split tree too small
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}hr /*/*[2]/*[65]
			Split tree too small
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}p /*/*[2]/*[33]
			Committed sub-tree #14 (366.8203125 KB)
			Committed sub-tree #15 (692.376953125 KB)
			Committed sub-tree #16 (224.23046875 KB)
			Split tree still too large: 1687.1162109375 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h3 /*/*[2]/*[151]
			Split tree still too large: 957.443359375 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h1 /*/*[2]/*[96]
			Committed sub-tree #17 (538.4052734375 KB)
			Committed sub-tree #18 (419.390625 KB)
			Committed sub-tree #19 (730.025390625 KB)
			Split tree still too large: 5710.8046875 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[554]
			Split tree still too large: 3505.7255859375 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h3 /*/*[2]/*[259]
			Split tree still too large: 1734.3662109375 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h3 /*/*[2]/*[122]
			Split tree still too large: 1050.890625 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[48]
			Committed sub-tree #20 (522.9970703125 KB)
			Committed sub-tree #21 (528.24609375 KB)
			Committed sub-tree #22 (683.828125 KB)
			Split tree still too large: 1771.7119140625 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h3 /*/*[2]/*[133]
			Committed sub-tree #23 (434.986328125 KB)
			Split tree still too large: 1337.078125 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h1 /*/*[2]/*[82]
			Committed sub-tree #24 (330.3193359375 KB)
			Split tree still too large: 1007.111328125 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h1 /*/*[2]/*[55]
			Committed sub-tree #25 (119.9052734375 KB)
			Committed sub-tree #26 (887.55859375 KB)
			Split tree still too large: 2205.431640625 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h3 /*/*[2]/*[182]
			Split tree still too large: 1026.169921875 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h3 /*/*[2]/*[114]
			Committed sub-tree #27 (588.54296875 KB)
			Committed sub-tree #28 (437.9794921875 KB)
			Split tree still too large: 1179.6142578125 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h1 /*/*[2]/*[226]
			Committed sub-tree #29 (373.1748046875 KB)
			Committed sub-tree #30 (806.7919921875 KB)
			Split tree still too large: 29425.1767578125 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h3 /*/*[2]/*[900]
			Split tree still too large: 3708.244140625 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h3 /*/*[2]/*[479]
			Split tree still too large: 2077.404296875 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h1 /*/*[2]/*[231]
			Split tree still too large: 1231.326171875 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[115]
			Committed sub-tree #31 (735.6923828125 KB)
			Committed sub-tree #32 (495.986328125 KB)
			Committed sub-tree #33 (846.4306640625 KB)
			Split tree still too large: 1631.1923828125 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h3 /*/*[2]/*[238]
			Committed sub-tree #34 (885.5830078125 KB)
			Committed sub-tree #35 (745.9619140625 KB)
			Split tree still too large: 25717.28515625 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[400]
			Split tree still too large: 6815.869140625 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[296]
			Split tree still too large: 1297.724609375 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h1 /*/*[2]/*[174]
			Committed sub-tree #36 (670.0107421875 KB)
			Committed sub-tree #37 (628.06640625 KB)
			Split tree still too large: 5518.4970703125 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[80]
			Split tree still too large: 1724.8837890625 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[65]
			Committed sub-tree #38 (113.2236328125 KB)
			Split tree still too large: 1612.0126953125 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[9]
			Committed sub-tree #39 (632.2802734375 KB)
			Split tree still too large: 980.0849609375 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[6]
			Committed sub-tree #40 (624.49609375 KB)
			Committed sub-tree #41 (355.94140625 KB)
			Split tree still too large: 3793.9658203125 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[14]
			Split tree still too large: 2002.9443359375 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[8]
			Split tree still too large: 1014.7607421875 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[6]
			Committed sub-tree #42 (716.3515625 KB)
			Committed sub-tree #43 (298.76171875 KB)
			Split tree still too large: 988.5361328125 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[5]
			Committed sub-tree #44 (759.265625 KB)
			Committed sub-tree #45 (229.623046875 KB)
			Split tree still too large: 1791.3740234375 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[7]
			Committed sub-tree #46 (870.06640625 KB)
			Split tree still too large: 921.66015625 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[5]
			Committed sub-tree #47 (605.7138671875 KB)
			Committed sub-tree #48 (316.298828125 KB)
			Split tree still too large: 18901.7685546875 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[51]
			Split tree still too large: 8946.126953125 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[27]
			Split tree still too large: 4890.392578125 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[15]
			Split tree still too large: 2486.171875 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[9]
			Split tree still too large: 1458.5830078125 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[5]
			Committed sub-tree #49 (812.2958984375 KB)
			Committed sub-tree #50 (646.6396484375 KB)
			Split tree still too large: 1027.94140625 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[5]
			Committed sub-tree #51 (679.2255859375 KB)
			Committed sub-tree #52 (349.068359375 KB)
			Split tree still too large: 2404.5732421875 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[7]
			Split tree still too large: 1057.86328125 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[5]
			Committed sub-tree #53 (652.8037109375 KB)
			Committed sub-tree #54 (405.412109375 KB)
			Split tree still too large: 1347.0625 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[5]
			Committed sub-tree #55 (894.5146484375 KB)
			Committed sub-tree #56 (452.900390625 KB)
			Split tree still too large: 4056.0869140625 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[13]
			Split tree still too large: 2211.8583984375 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[7]
			Split tree still too large: 1039.91796875 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[5]
			Committed sub-tree #57 (667.7177734375 KB)
			Committed sub-tree #58 (372.552734375 KB)
			Split tree still too large: 1172.29296875 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[5]
			Committed sub-tree #59 (829.2998046875 KB)
			Committed sub-tree #60 (343.345703125 KB)
			Split tree still too large: 1844.5810546875 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[7]
			Split tree still too large: 928.625 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[5]
			Committed sub-tree #61 (615.5966796875 KB)
			Committed sub-tree #62 (313.380859375 KB)
			Split tree still too large: 916.30859375 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[5]
			Committed sub-tree #63 (725.3505859375 KB)
			Committed sub-tree #64 (191.310546875 KB)
			Split tree still too large: 9955.994140625 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[27]
			Split tree still too large: 5009.373046875 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[15]
			Split tree still too large: 2806.81640625 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[9]
			Split tree still too large: 1442.2783203125 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[5]
			Committed sub-tree #65 (549.2646484375 KB)
			Committed sub-tree #66 (893.3662109375 KB)
			Split tree still too large: 1364.890625 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[5]
			Split tree still too large: 1035.4990234375 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[3]
			Committed sub-tree #67 (568.494140625 KB)
			Committed sub-tree #68 (467.357421875 KB)
			Committed sub-tree #69 (329.744140625 KB)
			Split tree still too large: 2202.9091796875 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[7]
			Split tree still too large: 1185.98046875 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[5]
			Split tree still too large: 909.5693359375 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[3]
			Committed sub-tree #70 (575.283203125 KB)
			Committed sub-tree #71 (334.638671875 KB)
			Committed sub-tree #72 (276.763671875 KB)
			Split tree still too large: 1017.28125 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[5]
			Committed sub-tree #73 (687.4326171875 KB)
			Committed sub-tree #74 (330.201171875 KB)
			Split tree still too large: 4946.9736328125 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[13]
			Split tree still too large: 2574.5107421875 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[7]
			Split tree still too large: 1205.8984375 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[5]
			Committed sub-tree #75 (829.2451171875 KB)
			Committed sub-tree #76 (377.005859375 KB)
			Split tree still too large: 1368.96484375 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[5]
			Split tree still too large: 902.4677734375 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[3]
			Committed sub-tree #77 (440.166015625 KB)
			Committed sub-tree #78 (462.654296875 KB)
			Committed sub-tree #79 (466.849609375 KB)
			Split tree still too large: 2372.8154296875 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[7]
			Split tree still too large: 1131.015625 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[5]
			Committed sub-tree #80 (747.8740234375 KB)
			Committed sub-tree #81 (383.494140625 KB)
			Split tree still too large: 1242.15234375 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[5]
			Split tree still too large: 983.2607421875 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[3]
			Committed sub-tree #82 (488.615234375 KB)
			Committed sub-tree #83 (494.998046875 KB)
			Committed sub-tree #84 (259.244140625 KB)
	Found large tree #1
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h3 /*/*[2]/*[595]
			Split tree still too large: 2589.6875 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[383]
			Split tree still too large: 1923.904296875 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h4 /*/*[2]/*[156]
			Split tree still too large: 1454.91015625 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h1 /*/*[2]/*[68]
			Committed sub-tree #1 (734.4599609375 KB)
			Committed sub-tree #2 (720.802734375 KB)
			Committed sub-tree #3 (469.3466796875 KB)
			Committed sub-tree #4 (666.1357421875 KB)
			Split tree still too large: 3671.17578125 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[365]
			Split tree still too large: 1884.0634765625 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[120]
			Split tree still too large: 1291.6142578125 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h3 /*/*[2]/*[39]
			Committed sub-tree #5 (117.8388671875 KB)
			Split tree still too large: 1174.1279296875 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[49]
			Committed sub-tree #6 (663.4345703125 KB)
			Committed sub-tree #7 (511.0458984375 KB)
			Committed sub-tree #8 (592.8017578125 KB)
			Split tree still too large: 1787.46484375 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[177]
			Committed sub-tree #9 (451.349609375 KB)
			Split tree still too large: 1336.4677734375 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h3 /*/*[2]/*[72]
			Committed sub-tree #10 (324.103515625 KB)
			Split tree still too large: 1012.716796875 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h3 /*/*[2]/*[38]
			Committed sub-tree #11 (6.560546875 KB)
			Split tree still too large: 1006.5087890625 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h1 /*/*[2]/*[14]
			Split tree too small
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h3 /*/*[2]/*[15]
			Split tree too small
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[9]
			Split tree too small
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}div /*/*[2]/*[35]
			Split tree too small
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}hr /*/*[2]/*[26]
			Split tree too small
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}hr /*/*[2]/*[34]
			Split tree too small
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}hr /*/*[2]/*[8]
			Split tree too small
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}p /*/*[2]/*[21]/*/*/*[1]/*
Adjusted split point to ancestor
			Committed sub-tree #12 (236.5146484375 KB)
			Committed sub-tree #13 (770.4013671875 KB)
	Found large tree #2
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h3 /*/*[2]/*[1757]
			Split tree still too large: 2473.2734375 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h4 /*/*[2]/*[576]
			Split tree still too large: 1571.068359375 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[296]
			Split tree still too large: 942.517578125 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h3 /*/*[2]/*[140]
			Committed sub-tree #1 (394.6474609375 KB)
			Committed sub-tree #2 (548.22265625 KB)
			Committed sub-tree #3 (628.9033203125 KB)
			Split tree still too large: 902.5576171875 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h3 /*/*[2]/*[710]
			Committed sub-tree #4 (483.0546875 KB)
			Committed sub-tree #5 (419.85546875 KB)
			Split tree still too large: 3972.861328125 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h2 /*/*[2]/*[840]
			Split tree still too large: 2131.22265625 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h3 /*/*[2]/*[502]
			Committed sub-tree #6 (701.490234375 KB)
			Split tree still too large: 1430.0849609375 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h3 /*/*[2]/*[146]
			Committed sub-tree #7 (781.1279296875 KB)
			Committed sub-tree #8 (649.3095703125 KB)
			Split tree still too large: 1841.9912109375 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h1 /*/*[2]/*[171]
			Split tree still too large: 1126.5927734375 KB
		Splitting...
			Split point: {http://www.w3.org/1999/xhtml}h3 /*/*[2]/*[97]
			Committed sub-tree #9 (309.40234375 KB)
			Committed sub-tree #10 (817.54296875 KB)
			Committed sub-tree #11 (715.7509765625 KB)
	Split into 108 parts
Removing anchor from TOC href: index_split_000.html#toc_id_1
Removing anchor from TOC href: index_split_001.html#id_pickingandbuildingtransferableskills
Removing anchor from TOC href: index_split_002.html#id_gettingyourfirstmoney
Removing anchor from TOC href: index_split_005.html#id_healthyrelationshipwithbuyingitems
Removing anchor from TOC href: index_split_006.html#id_whathavewebeenreading
Removing anchor from TOC href: index_split_008.html#id_lifechangingarticles
Removing anchor from TOC href: index_split_013.html#id_lifechangingarticlesvolumeii
Removing anchor from TOC href: index_split_016.html#id_conclusionkeepitsimple
Removing anchor from TOC href: index_split_017.html#id_booksworthreadingapril2025
Removing anchor from TOC href: index_split_018.html#id_ontoreadlist
Removing anchor from TOC href: index_split_019.html#id_Xaa5f37090504ac3172e59e26af575cb09f446a9
Removing anchor from TOC href: index_split_020.html#id_whatyouwanttoaimfor
Removing anchor from TOC href: index_split_021.html#id_yourenvironment
Removing anchor from TOC href: index_split_022.html#id_whatwouldwedo
Removing anchor from TOC href: index_split_023.html#id_prerequisitessummary
Removing anchor from TOC href: index_split_024.html#id_X7c24b42e6dcaf14d426e3a979e4bf0d42d02e0c
Removing anchor from TOC href: index_split_025.html#id_X8f75c66e35537c4c01242f1c5a6d3d9e97730da
Removing anchor from TOC href: index_split_026.html#id_promptideasandinspiration
Removing anchor from TOC href: index_split_027.html#id_portfoliooverview
Removing anchor from TOC href: index_split_028.html#id_exercise4reframing
Removing anchor from TOC href: index_split_029.html#id_Xe7512a347d911971b282e3aecc90acc3b021970
Removing anchor from TOC href: index_split_030.html#id_casestudy9logomockups
Removing anchor from TOC href: index_split_031.html#id_X83a576ef34cd3eb4a62968659ef3c60635d73cf
Removing anchor from TOC href: index_split_032.html#id_Xa4ff6cbda785cddd84e9bbd8302b5ebe3b58558
Removing anchor from TOC href: index_split_033.html#id_rankingbusinessmodelstierlist
Removing anchor from TOC href: index_split_034.html#id_automatingexcel
Removing anchor from TOC href: index_split_035.html#id_mojeek
Removing anchor from TOC href: index_split_036.html#id_X7bfa3c7bbf90a14e9ff045e510a00991559ccbd
Removing anchor from TOC href: index_split_037.html#id_spendyourmoneysmart
Removing anchor from TOC href: index_split_038.html#id_stateofmindartbook1
Removing anchor from TOC href: index_split_039.html#id_section2
Removing anchor from TOC href: index_split_040.html#id_section4
Removing anchor from TOC href: index_split_041.html#id_section5
Removing anchor from TOC href: index_split_042.html#id_section7
Removing anchor from TOC href: index_split_043.html#id_section8
Removing anchor from TOC href: index_split_044.html#id_section10
Removing anchor from TOC href: index_split_045.html#id_section11
Removing anchor from TOC href: index_split_046.html#id_section14
Removing anchor from TOC href: index_split_047.html#id_section16
Removing anchor from TOC href: index_split_048.html#id_section17
Removing anchor from TOC href: index_split_049.html#id_section19
Removing anchor from TOC href: index_split_050.html#id_section21
Removing anchor from TOC href: index_split_051.html#id_section23
Removing anchor from TOC href: index_split_052.html#id_section24
Removing anchor from TOC href: index_split_053.html#id_section26
Removing anchor from TOC href: index_split_054.html#id_section27
Removing anchor from TOC href: index_split_055.html#id_section29
Removing anchor from TOC href: index_split_056.html#id_section30
Removing anchor from TOC href: index_split_057.html#id_section32
Removing anchor from TOC href: index_split_058.html#id_section33
Removing anchor from TOC href: index_split_059.html#id_section35
Removing anchor from TOC href: index_split_060.html#id_section36
Removing anchor from TOC href: index_split_061.html#id_section38
Removing anchor from TOC href: index_split_062.html#id_section39
Removing anchor from TOC href: index_split_063.html#id_section41
Removing anchor from TOC href: index_split_064.html#id_section42
Removing anchor from TOC href: index_split_065.html#id_section44
Removing anchor from TOC href: index_split_066.html#id_section46
Removing anchor from TOC href: index_split_067.html#id_section47
Removing anchor from TOC href: index_split_068.html#id_section48
Removing anchor from TOC href: index_split_069.html#id_section49
Removing anchor from TOC href: index_split_070.html#id_section50
Removing anchor from TOC href: index_split_071.html#id_section51
Removing anchor from TOC href: index_split_072.html#id_section52
Removing anchor from TOC href: index_split_073.html#id_section54
Removing anchor from TOC href: index_split_074.html#id_section55
Removing anchor from TOC href: index_split_075.html#id_section57
Removing anchor from TOC href: index_split_076.html#id_section58
Removing anchor from TOC href: index_split_077.html#id_section59
Removing anchor from TOC href: index_split_078.html#id_section60
Removing anchor from TOC href: index_split_079.html#id_section61
Removing anchor from TOC href: index_split_080.html#id_section63
Removing anchor from TOC href: index_split_081.html#id_section64
Removing anchor from TOC href: index_split_082.html#id_section65
Removing anchor from TOC href: index_split_083.html#id_section66
Removing anchor from TOC href: index_split_084.html#id_artbookdownload
Removing anchor from TOC href: index_split_085.html#id_X56c4145d2c2c13ad1c7f17ed4f54bc3c1e32f53
Removing anchor from TOC href: index_split_087.html#id_X1269c1d157fb0a64df8dbd8c07651517a698af9
Removing anchor from TOC href: index_split_088.html#id_thepositivefeedbackloop
Removing anchor from TOC href: index_split_090.html#id_Xbaaa8b4f917f3800c8e3fbc6d3dda7958fde3f6
Removing anchor from TOC href: index_split_091.html#id_extrasworthmentioningsocialskills
Removing anchor from TOC href: index_split_092.html#id_actionablesummary
Removing anchor from TOC href: index_split_093.html#id_cryptomarket
Removing anchor from TOC href: index_split_094.html#id_tiktokshop
Removing anchor from TOC href: index_split_095.html#id_cloaking
Removing anchor from TOC href: index_split_097.html#id_workbookdownload
Removing anchor from TOC href: index_split_098.html#id_moneybiz
Removing anchor from TOC href: index_split_099.html#id_impossibletoloseframework
Removing anchor from TOC href: index_split_101.html#id_gettingoverwhelmedbyfearscenario
Removing anchor from TOC href: index_split_102.html#id_X424a462042b33268bd184c4164ee750536d6de1
Removing anchor from TOC href: index_split_103.html#id_theviewingpracticejoehudson
Removing anchor from TOC href: index_split_104.html#id_themiddlethemiddleisshrinking
Removing anchor from TOC href: index_split_105.html#id_X2466ee113164641f8ada30fa5389353600ad0ac
Removing anchor from TOC href: index_split_106.html#id_X6acecd9812231d5420aa5167822d171b5320b8f
Removing anchor from TOC href: index_split_107.html#id_winterholidayreadinglist
EPUB output written to C:\Users\swooshycloud\AppData\Local\Temp\calibre-8rudw8zr\px_ihqdx.epub

How should I resolve this conversion now so that the resultant epub file opens properly on my Kindle Paperwhite device?

Here's the dropbox link to the docx file.
https://www.dropbox.com/scl/fi/7kboi...=f84peipf&dl=0
Attached Files
File Type: py html_to_doc_converter.py (16.7 KB, 4 views)
File Type: py doccy combiner.py (5.0 KB, 4 views)

Last edited by archz2; 08-23-2026 at 08:50 AM.
archz2 is offline   Reply With Quote