Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Sigil

Notices

Reply
 
Thread Tools Search this Thread
Old 12-05-2022, 02:38 PM   #1
lkdasa
Junior Member
lkdasa began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Dec 2022
Device: none
Export chapters as new epub

Hi all,

Happy to have found this forum.

I'm trying to split an epub file into a number of separate epubs. One per chapter. Sigil seems like the kind of thing that could do that?

Any thoughts?

lkdasa
lkdasa is offline   Reply With Quote
Old 12-05-2022, 02:48 PM   #2
Deskisamess
Wizard
Deskisamess ought to be getting tired of karma fortunes by now.Deskisamess ought to be getting tired of karma fortunes by now.Deskisamess ought to be getting tired of karma fortunes by now.Deskisamess ought to be getting tired of karma fortunes by now.Deskisamess ought to be getting tired of karma fortunes by now.Deskisamess ought to be getting tired of karma fortunes by now.Deskisamess ought to be getting tired of karma fortunes by now.Deskisamess ought to be getting tired of karma fortunes by now.Deskisamess ought to be getting tired of karma fortunes by now.Deskisamess ought to be getting tired of karma fortunes by now.Deskisamess ought to be getting tired of karma fortunes by now.
 
Deskisamess's Avatar
 
Posts: 2,752
Karma: 45301087
Join Date: Sep 2012
Location: Ohio
Device: iPhone 13 Pro, iPad mini, iPad Pro 12.9",Paperwhite 6.8", Scribe 2022
I believe the Calibre ePub-split plugin will do it.
Deskisamess is offline   Reply With Quote
Advert
Old 12-05-2022, 03:57 PM   #3
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,763
Karma: 5706256
Join Date: Nov 2009
Device: many
Sigil has no plugin to handle that as far as I know. That means you would have to manually duplicate the epub, open it, delete all unwanted files via BookBrowser, verify no broken links or resources via epubcheck and write it out and repeat.
KevinH is online now   Reply With Quote
Old 12-06-2022, 08:03 AM   #4
lkdasa
Junior Member
lkdasa began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Dec 2022
Device: none
Quote:
Originally Posted by KevinH View Post
Sigil has no plugin to handle that as far as I know. That means you would have to manually duplicate the epub, open it, delete all unwanted files via BookBrowser, verify no broken links or resources via epubcheck and write it out and repeat.
Ouch, don't think I'll be doing that for 45 books. I tend to avoid Calibre but it might be the go for this job.

Thanks.
lkdasa is offline   Reply With Quote
Old 12-06-2022, 09:07 AM   #5
Turtle91
A Hairy Wizard
Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.
 
Turtle91's Avatar
 
Posts: 3,351
Karma: 20171571
Join Date: Dec 2012
Location: Charleston, SC today
Device: iPhone 15/11/X/6/iPad 1,2,Air & Air Pro/Surface Pro/Kindle PW & Fire
The Calibre ePub-split plugin will definitely do it...but there is definitely a learning curve. If you have a book where each chapter (I'm assuming an html page) is its own book then it just might be easier to do the manual method:

- change the filename extension from .epub to .zip
- copy all of the html chapter files to another folder (hopefully they have intelligible names)
- change the filename extension back to .epub
- open the epub in sigil
- delete all of the chapters after the first one, leaving all the other front/back matter, css, font, image, and ncx/opf files the same.

- save as (your first book name)

- delete the first chapter
- 'add existing files' using the white plus on a green circle icon (or File/Add/Existing files... in the menu) and add the 2nd chapter html from the folder you copied them to
- repeat the save as with your second book name

Repeat the last 3 steps for each chapter file.

You will have to clean up and edit each book regardless of the technique you use... the epub splitter plugin doesn't do most of the follow-up editing at all.

OBTW - I would HIGHLY recommend splitting that single file book into separate files, so each chapter is its own file...makes things a lot smoother in general.

Last edited by Turtle91; 12-06-2022 at 09:09 AM.
Turtle91 is offline   Reply With Quote
Advert
Old 12-06-2022, 07:32 PM   #6
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,725
Karma: 29711016
Join Date: Mar 2012
Location: Sydney Australia
Device: none
The epubSplit calibre plugin can be used from the command line, yes you have to install the calibre package and the plugin, but you are not compelled to use the Library Manager.

Can be as as simple as: calibre-debug.exe --run-plugin EpubSplit mybig.epub

And… the plugin can be added via the calibre-customize command.

BR

Last edited by BetterRed; 12-06-2022 at 08:10 PM.
BetterRed is offline   Reply With Quote
Reply

Tags
export chapters to files


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
epub -> epub/mobi/azw3 breaks up chapters Siavahda Conversion 1 09-25-2017 11:20 AM
Not all Chapters showing in epub amartin Conversion 1 04-24-2012 01:27 AM
epub to epub converting: making chapters? Joy736 Conversion 8 10-30-2011 04:47 PM
EPUB Expert Needed: Cant properly export epub from InDesign crottmann ePub 17 08-27-2010 10:23 AM
ePub Chapters vs. Stanza Chapters kjk Sigil 4 09-14-2009 10:50 AM


All times are GMT -4. The time now is 01:56 PM.


MobileRead.com is a privately owned, operated and funded community.