Alex Xu
Alex Xu
It can run easily on any platform with platform agnostic dependencies now! Thanks @gigajosh for the Python3 port, which I copied over and cleaned up the commit history and added...
@gigajosh The Python3 port is just a copy paste of your branch, do you know how?
Might be a fun project for someone new to project. Probably just read a txt file in the same directory.
Hey! Longtime mangle user, recent discover of kcc. Would love a feature like filling screen by cropping when source files are only slightly skinnier. I implemented it myself for mangle....
Would be nice to have option to manually upload covers after the fact for longer batch conversions without needing kindle plugged in. Additionally, Kindle Scribe uses MTP so cover upload...
Should use gif instead of png Since kindlegen converts png to gif which multiplies the processing time. As noted in - #41 On that note should probably add an option...
**Describe the bug** Conversion fails if file structure looks like Vol1/ --cover.jpg --ch1/ ----000.jpg ----001.jpg --ch2/ ----010.jpg There's a loose cover image among chapter folders. **Additional context** Current workaround: Move...
Currently paid for by USG
This may already be implemented
Right now, the first request of each day will be slow since it scrapes 42 pages before serving a user. This could be possibly sped up, maybe by forcing a...