In my experience with the Cybook Gen3, 800x600 tends to work fine, but you can scale down larger images with CSS (with "max-width: 100%", for example), and that works OK too. If you need a 100% scale (pixel-to-pixel), you'd probably need images smaller than 800x600, since some part of the screen is wasted in margins..
|