View Single Post
Old 06-30-2019, 05:12 PM   #1700
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 MarjaE View Post
Yes, we have been through this before. Unfortunately, the files I was keeping the best notes on are ones I'd bought and can't share, as before. I've been up all night trying to track down which of the others glitched out at the end.

But I am using -ui -mode copy -dev dx

Also -dev ? gives an error: "device profile '?' not known"

Is there a list of available profiles?

Thanks.
In linux or OSX, you have to put the ? in quotation marks:

k2pdfopt -dev "?"


(See response below.)


I sent you a PM.


Code:
Available devices:
    Kindle 1-5 (alias k2): 560 x 735, 167 dpi
        Mark corners=1, Padding (l,t,r,b)=0,0,3,4

    Kindle DX (alias dx): 800 x 1180, 167 dpi
        Mark corners=1, Padding (l,t,r,b)=0,0,0,0

    Kindle Paperwhite (alias kpw): 658 x 889, 212 dpi
        Mark corners=1, Padding (l,t,r,b)=0,0,3,4

    Kindle Paperwhite 2 (alias kp2): 718 x 965, 212 dpi
        Mark corners=1, Padding (l,t,r,b)=0,0,3,4

    Kindle Paperwhite 3 (alias kp3): 1016 x 1364, 300 dpi
        Mark corners=1, Padding (l,t,r,b)=0,0,3,4

    Kindle Voyage/PW3+/Oasis (alias kv): 1016 x 1364, 300 dpi
        Mark corners=1, Padding (l,t,r,b)=0,0,3,4

    Kindle Oasis 2 (alias ko2): 1200 x 1583, 300 dpi
        Mark corners=1, Padding (l,t,r,b)=0,0,3,4

    Pocketbook Basic 2 (alias pb2): 600 x 800, 167 dpi
        Mark corners=1, Padding (l,t,r,b)=0,0,3,4

    Nook Simple Touch (alias nookst): 552 x 725, 167 dpi
        Mark corners=1, Padding (l,t,r,b)=0,0,0,0

    Kobo Touch (alias kbt): 600 x 730, 167 dpi
        Mark corners=1, Padding (l,t,r,b)=0,0,3,4

    Kobo Glo (alias kbg): 758 x 942, 213 dpi
        Mark corners=1, Padding (l,t,r,b)=0,0,3,4

    Kobo Glo HD (alias kghd): 1072 x 1328, 250 dpi
        Mark corners=1, Padding (l,t,r,b)=0,0,3,4

    Kobo Glo HD Full Screen (alias kghdfs): 1072 x 1448, 250 dpi
        Mark corners=1, Padding (l,t,r,b)=0,0,3,4

    Kobo Mini (alias kbm): 600 x 730, 200 dpi
        Mark corners=1, Padding (l,t,r,b)=0,0,3,4

    Kobo Aura (alias kba): 758 x 932, 211 dpi
        Mark corners=1, Padding (l,t,r,b)=0,0,3,4

    Kobo Aura HD (alias kbhd): 1080 x 1320, 250 dpi
        Mark corners=1, Padding (l,t,r,b)=0,0,3,4

    Kobo H2O (alias kbh2o): 1080 x 1309, 265 dpi
        Mark corners=1, Padding (l,t,r,b)=0,0,3,4

    Kobo H2O Full Screen (alias kbh2ofs): 1080 x 1429, 265 dpi
        Mark corners=1, Padding (l,t,r,b)=0,0,3,4

    Kobo Aura One (alias kao): 1404 x 1713, 300 dpi
        Mark corners=0, Padding (l,t,r,b)=0,0,3,4

    Nexus 7 (alias nex7): 1187 x 1811, 323 dpi
        Mark corners=1, Padding (l,t,r,b)=0,0,3,4
willus is offline   Reply With Quote