I am developing an Ebook reader for iPhone that loads ePUB file. I would like to know how would I unzip ePUB file format. Is there any examples around?
Thanks.
I am developing an Ebook reader for iPhone that loads ePUB file. I would like to know how would I unzip ePUB file format. Is there any examples around?
Thanks.
Unzipping is easier than zipping. Just change extension to .zip and use regular zip tool.
Or on Mac, in Terminal, use
unzip file.epub
© 2022 - 2024 — McMap. All rights reserved.