View Single Post
Old 08-03-2019, 01:33 PM   #1
erketre
Enthusiast
erketre began at the beginning.
 
erketre's Avatar
 
Posts: 25
Karma: 12
Join Date: Aug 2019
Location: Poland
Device: Kobo Clara HD
Possible to read extra metadata from ePub?

I have my ebooks (EPUB3) with the following predefined metadata in it:
Code:
    <metadata xmlns:dc="http://purl.org/dc/elements/1.1/">
        ...
        <meta property="schema:wordCount">2123</meta>
        <meta property="schema:numberOfPages">10</meta>
        ...
    </metadata>
Would it be possible to import this into Calibre's custom columns, preferably with the same names? Or maybe there is some plugin that does it already?
erketre is offline   Reply With Quote