for those reading in koreader if you want the images to show up better create a style tweak called image.css with these contents:
ok actually this only worked on the cover but it works for most other books so still nice to have lol
img {
break-before: always;
break-after: always;
width: 100%;
}