Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Sigil

Notices

Reply
 
Thread Tools Search this Thread
Old 09-03-2024, 01:04 AM   #1
Tenome
Enthusiast
Tenome began at the beginning.
 
Posts: 41
Karma: 26
Join Date: Jan 2022
Device: none
Standalone or bulk "Restructure to Sigl Norm"?

I have a bunch of epubs from all over the place that I want to standardize. Is Sigil's "restructure" script able to be run by itself? I assume it's in the Github, but I dunno where. Alternatively, suggesting another way to restructure many books would be appreciated. Thanks.
Tenome is offline   Reply With Quote
Old 09-03-2024, 06:24 AM   #2
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 27,862
Karma: 198099188
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
The restructure code is not a "script". It's not something that could be simply copied out of Sigil's codebase and used elsewhere. It's C++ code that's intertwined with the rest of Sigil's C++ code.

Sigil's simply not geared toward the editing of bulk epubs. Calibre should be able to do this sort of thing.
DiapDealer is offline   Reply With Quote
Advert
Old 09-03-2024, 05:49 PM   #3
Tenome
Enthusiast
Tenome began at the beginning.
 
Posts: 41
Karma: 26
Join Date: Jan 2022
Device: none
Dang. Guess I'll see if Calibre can do it, though I don't like how there doesn't seem to be a way to turn off its renaming of CSS classes.
Tenome is offline   Reply With Quote
Old 09-03-2024, 07:17 PM   #4
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 27,862
Karma: 198099188
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Quote:
Originally Posted by Tenome View Post
Dang. Guess I'll see if Calibre can do it, though I don't like how there doesn't seem to be a way to turn off its renaming of CSS classes.
I'm pretty sure you can restructure using calibre without actually converting (which would trigger all kinds of other changes). But it's been a while since I've used Calibre. I think it (the restructure feature) was a part of Calibre's editor.
DiapDealer is offline   Reply With Quote
Old Yesterday, 02:35 AM   #5
AlanHK
Guru
AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.
 
AlanHK's Avatar
 
Posts: 674
Karma: 929286
Join Date: Apr 2014
Device: PW-3, iPad, Android phone
Quote:
Originally Posted by Tenome View Post
Dang. Guess I'll see if Calibre can do it, though I don't like how there doesn't seem to be a way to turn off its renaming of CSS classes.
In Calibre's directory there is a program "ebook-convert.exe" that you can use on a command line.

It converts between formats, but doing epub to epub cleans up a lot of things, and doesn't rename classes, though it may create some new ones (e.g. if there are spans with styling).

Just do: "ebook-convert oldbook.epub newbook.epub" and see how it goes.
See https://manual.calibre-ebook.com/gen...k-convert.html for options, though default makes it manageable and I continue in Sigil.
Note that it may resize and compress images if they're "large", you can just reimport the originals or try using the option " --output-profile tablet" which will (usually) make it leave images as-is.
AlanHK is offline   Reply With Quote
Advert
Old Yesterday, 10:16 AM   #6
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 27,862
Karma: 198099188
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
But I don't think calibre will restructure an epub using an epub to epub conversion. The OP is talking about homogenizing the physical archive structure (everything in OEBPS, Text, CSS, Images, Fonts, Misc folders) of a lot of epubs. I could be wrong, but I don't think a simple conversion will do that.
DiapDealer is offline   Reply With Quote
Old Yesterday, 07:13 PM   #7
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: 20,875
Karma: 27620684
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by DiapDealer View Post
I'm pretty sure you can restructure using calibre without actually converting (which would trigger all kinds of other changes). But it's been a while since I've used Calibre. I think it (the restructure feature) was a part of Calibre's editor.


The calibre ebook-editor has an Arrange into folders in its Tools menu, but I don't think it's available from the command line.

It might be possible to use the Action Chain and Editor Chain plugins to restructure multiple books in a calibre library.

BR
BetterRed is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Is there a way to get "Eject this Device" as a standalone toolbar item? Dal Bhat Calibre 4 06-05-2024 08:08 PM
Setting "Title" from "Title Sort" in bulk. alyshadeshae Library Management 2 09-16-2022 09:43 AM
How to bulk "Polish/embed" covers in pdf files The Holy Library Management 15 08-16-2021 11:08 AM
Browser problem "book-manifest"/can't read ePub // standalone content server on Linux Henning Server 1 10-21-2018 10:35 AM
How "Prove Yourself" is the new publishing norm Steven Lake Writers' Corner 8 07-25-2011 04:52 PM


All times are GMT -4. The time now is 12:19 AM.


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