View Single Post
Old 02-22-2026, 02:49 PM   #5
jd1004
Junior Member
jd1004 began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Nov 2025
Device: none
Epub2Text plugin update

I have updated the Epub2Text plugin. The new version 0.1.4 produces the same output as the initial version 0.1.0, but is much faster for large ebooks.

A few examples for the performance improvement (of the HTML parser step only, but that was the performance problem):

Code:
Text size      old          new
----------------------------------
  200 KB     0,06 sec.    0,03 sec.
  450 KB     2,80 sec.    0,32 sec.
  900 KB     4,53 sec.    0,09 sec.
 1100 KB     3,81 sec.    0,06 sec.
 1600 KB       75 sec.    0,99 sec.
 2000 KB      153 sec.    1,39 sec.
 9850 KB      391 sec.    0,84 sec.
If you are using this plugin, please upgrade to the new version.
Attached Files
File Type: zip Epub2Text_v0.1.4.zip (2.3 KB, 7 views)
jd1004 is offline   Reply With Quote