manga-download / haruneko

Prototype of HakuNeko based on NW.js + TypeScript
https://haruneko-docs.pages.dev
99 stars 29 forks source link

suggestion: Mobi format for kindle users #34

Open legendarysnake0 opened 2 years ago

legendarysnake0 commented 2 years ago

Theres only epub for e-readers and its not supported in kindles. I have to download a .cbz and I need to convert using kcc(kindle comic converter), there i can even enable manga mode to flip through the pages from right to left. Also i can use stretch/upscale so the pages panels will fit kindle's screen.

Thats it, mobi format!

Sheepux commented 2 years ago

Could be done with https://github.com/JVKdouk/node-ebook-converter requires Calibre as external dependency

Sheepux commented 1 year ago

Mobi reader typescript (could be reverse-engineered from it) https://github.com/Jeffxz/mobi-object-ts

However even Amazon dropped kindlegen and tells people to go epub https://www.amazon.com/b?node=23972728011&ref_=cs_fdm_1000765211-23972728011

This feature request is for old kindle i guess

Pierre-Monier commented 7 months ago

This can be a predefined Post Command, might be related to #11 ?