View Single Post
Old 12-15-2017, 01:24 PM   #16
geek1011
Wizard
geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.
 
Posts: 2,808
Karma: 7423683
Join Date: May 2016
Location: Ontario, Canada
Device: Kobo Mini, Aura Edition 2 v1, Clara HD
Quote:
Originally Posted by quazardous View Post
@geek1011 share yout tools -> I love command line tools with bash and the joy of gawk lol
- For epub to kepub, I use my open-source tool kepubify (link in my signature).
- For reading ebooks on a computer, I use my web based epub viewer.
- For unpacking and repacking books, I use my tool epubtool (on github)
- For fixing adobe drm tags, I use a regex with sed
- For fixing ocred words, I use some sed expressions
- For fixing misnumbered NCX files, I use a simple awk script, which increments a counter every time it reaches the playorder property
- For fixing bad xml IDs, I use find, xargs, and sed
- I have a bunch of other things too, and I make a lot of one-time utilities and scripts as I need them for more obscure issues with ebooks.
geek1011 is offline   Reply With Quote