Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change default file output format #41

Merged
merged 3 commits into from
Mar 20, 2013
Merged

Change default file output format #41

merged 3 commits into from
Mar 20, 2013

Conversation

AcidWeb
Copy link
Collaborator

@AcidWeb AcidWeb commented Mar 20, 2013

As KindleGen convert every PNG file to GIF creating them is waste of time.

This change modify default output to non-quantized JPEG files.
Quantized PNG output is still available as option.

KindleGen parse JPEG epub files 10x faster.

File size/quality ratio is too high. It is not worth it.
Sadly huffman table optimization build-in PIL is just simply broken.
ciromattia added a commit that referenced this pull request Mar 20, 2013
Change default file output format
@ciromattia ciromattia merged commit 5c1d40e into master Mar 20, 2013
@ciromattia ciromattia deleted the kcc-outputformat2 branch March 20, 2013 21:33
@ciromattia
Copy link
Owner

Merged and binaries rebuilt!

@AcidWeb
Copy link
Collaborator Author

AcidWeb commented Mar 21, 2013

Win32 binaries rebuilt.

@axu2 axu2 mentioned this pull request Jun 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants