View Single Post
Old 07-09-2022, 04:03 PM   #1958
pedrogaza
Junior Member
pedrogaza goes to infinity... and beyond!pedrogaza goes to infinity... and beyond!pedrogaza goes to infinity... and beyond!pedrogaza goes to infinity... and beyond!pedrogaza goes to infinity... and beyond!pedrogaza goes to infinity... and beyond!pedrogaza goes to infinity... and beyond!pedrogaza goes to infinity... and beyond!pedrogaza goes to infinity... and beyond!pedrogaza goes to infinity... and beyond!pedrogaza goes to infinity... and beyond!
 
Posts: 8
Karma: 112156
Join Date: Dec 2013
Device: Kobo Mini
Kindle 10th gen

Hello,

I spent hours to check the real height and width for Kindle 10th generation (800×600 167dpi display), with Kindle 5.14 firmware.
It is 570px wide and a height of 754px

So the command is

Code:
k2pdfopt -dpi 167  -w 570 -h 754 $INPUTFILE -o $OUTPUTFILE
Is it possible to add it as a device profile ?

Thanks
pedrogaza is offline   Reply With Quote