View Single Post
Old 04-04-2016, 10:54 PM   #1252
willus
Fuzzball, the purple cat
willus ought to be getting tired of karma fortunes by now.willus ought to be getting tired of karma fortunes by now.willus ought to be getting tired of karma fortunes by now.willus ought to be getting tired of karma fortunes by now.willus ought to be getting tired of karma fortunes by now.willus ought to be getting tired of karma fortunes by now.willus ought to be getting tired of karma fortunes by now.willus ought to be getting tired of karma fortunes by now.willus ought to be getting tired of karma fortunes by now.willus ought to be getting tired of karma fortunes by now.willus ought to be getting tired of karma fortunes by now.
 
willus's Avatar
 
Posts: 1,303
Karma: 11087488
Join Date: Jun 2011
Location: California
Device: iPad
Quote:
Originally Posted by poco06 View Post
Hello,

I'm using K2pdf with your recommandation concerning the parameters (k2pdfopt -mode copy -odpi 180) to use for downsizing the pdf size and it's woorking fine. Thanks.
Now, when I look at the result, I'm not really happy with the colors.
In fact, the original pdf have pastel colors and the optimized pdf have very strong colors.
Is there a way to make the optimized version the same color look as the original?
Regards
Pat
Yes--you can turn off gamma correction and contrast adjustment (which default to values that darken the text on the kindle):
Code:
-cmax 1 -g 1
willus is offline   Reply With Quote