Explain about thumblain and js libraryAny image editor can resize and compress an image (MS Paint in Windows, Perview in OS X, a plethora on Linux). Start with the full size, switch the codec to PNG, and see if it's small enough. If it's not small enough, and the image will be displayed smaller, you can shrink or crop the image as needed. If that's still not small enough, I'd recommend creating a thumbnail and then using a JavaScript library to perform fullscreen-on-click type image interaction so they can load small thumbnails at first and only load the big stuff when they're going to use it; this is commonly done for photography or science data sites that have galleries that people click around.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.