
noimem_splash_1024
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
frac
18 years ago
I have that sizes but i can't upload it
(too big). I haven't any homepage!
Report
Markus
18 years ago
Either use JPEG and start with 100% size and lower it until it is small enough (750 KB). In most cases the quality is good enough to display 1600x1200 without heavy artifacts.
Or - if this doesn't work - try converting the image to 65535 colors (with floyd-steinberg dithering and reduced color bleeding). In almost any case this will have no visible impact on the picture but it might be you'll end up with a PNG that's small enough.
Both methods cannot be combined since JPEG uses always the RGB color space and doesn't really profit much from fewer colors.
Report
frac
18 years ago
Report