JavaScript Image Optimiser (JSIO)

So, I’ve embarked on a new mini project. It is kind of inspired by image sprites.

Image sprites are a great idea, but come with a whole bunch of issues that make them a bit of a pain to work with.

Firstly, most of the time you have to use markup to create an element in html to “hold” the image you wanted to display from your sprite. This is because if you actually set a sprite as the background image for a large html element you’re likely to see other images in the sprite as well. Because of this, you actually lose useful functionality that CSS gives you, like the ability to position, repeat and scale an image. Also, the markup you’ve created to hold the image exists for style purposes, which is bad.

Secondly, sprites can be a massive ball ache to maintain. If you’ve closely packed your images in a sprite for maximum efficiency and then one of your images needs to change size, you’re either going to have to move ALL images surrounding the image you have to update (and obviously then change all background-position properties for the images you’ve moved) or leave a space and put the updated image in a new position in your sprite.

How do you know which images in a sprite are used and which ones are dead? Since your images are referenced by coordinates, this sort of clean up becomes a nightmare and is actually a bit lot of a nightmare to create image sprites in the first place.

The goals of the project are to

  1. Reduce the number of http requests (and their associated header traffic) to the server and hence reduce the time it takes to load all images on a website and bandwidth footprint the site requires
  2. Create a solution that’ll alleviate some of the problems surrounding the creation and use of image sprites
  3. Do something cool

The JSIO project website has a pretty good explanation of how it works so I won’t bore you with the details here. However, as a brief overview, it packages all your image data in data uri format and you reference particular images by their filename rather than their coordinates.

The site actually uses the HTML5 file api to generate your resources file for you, which makes creating and maintaining your JSIO “sprite” really really easy.

I read *somewhere* that data uri encoded images can be up to 1/3 larger than corresponding image files, however with gzip encoding they can be only 0-3% larger (or less). My thesis is that for a site with many small images, JSIO could be more efficient and easier to maintain than having separate files or even an image sprite.

…I’m yet to prove or disprove this and I’ll be conducting some tests whose results I’ll post up here (even if they do prove JSIO to be useless).

Disclaimer: This is the first ever ALPHA release of JSIO – it works on the latest Firefox and Chrome but I haven’t even checked it in IE yet. It probably won’t work in IE yet. Also, the website needs some work for optimal display on mobile devices.

9,695 thoughts on “JavaScript Image Optimiser (JSIO)

  1. Компания «Схемы отопления» специализируется на поставках качественных компонентов для инженерных систем: металлорукавов, рукавов высокого давления и гибкой подводки из нержавеющей стали. На сайте https://shemi-otopleniya.ru/ представлен широкий ассортимент продукции различных диаметров — от компактных 15 мм до промышленных 250 мм, с разными типами соединений: фланцевыми, резьбовыми, камлоковыми и под сварку. Надежные материалы и профессиональный подход делают этого поставщика отличным выбором для монтажа отопительных систем, водоснабжения и промышленных трубопроводов.

  2. Looking for cryptocurrency profitability? At bestearn.io, you’ll come across a handy table built to let users evaluate available yield opportunities spanning multiple protocols and chains. Rather than browsing through generic recommendations, visitors get to see the current APY, liquidity size, and pool type all in one place, filtering down to choices that feel more suited for earning passive crypto income.

  3. Компания iz-nerzhaveyki.ru специализируется на поставках высококачественной нержавеющей стали различных марок. Особого внимания заслуживает сталь 03Х17Н14М3, где низкое содержание углерода (0,03%) обеспечивает превосходную коррозионную стойкость, 17% хрома и 14% никеля усиливают защиту от агрессивных сред, а 3% молибдена позволяет материалу работать в экстремальных условиях от -190°C до +420°C. На сайте https://iz-nerzhaveyki.ru/ представлены также российские аналоги — сталь 12Х18Н10Т с титаном вместо молибдена и популярная марка 08Х18Н10 (зарубежный аналог 304), которые успешно применяются в химической промышленности, пищевом производстве и строительстве благодаря оптимальному балансу прочности и долговечности.

  4. Looking for cryptocurrency exchange? Head over to cryptosdk.io to discover CryptoSDK – a powerful crypto exchange API built for websites, applications, wallets, and digital services that demand a seamless crypto exchange experience inside their own product ecosystem. Instead of sending users to a separate frontend, the integration keeps routing, rate search, verification, validation, order creation, and status tracking within a single product.

  5. Hello very nice blog!! Man .. Beautiful .. Wonderful .. I will bookmark your blog and take the feeds additionally?I’m glad to find numerous useful information right here within the post, we need work out more techniques in this regard, thank you for sharing. . . . . .

  6. najlepsze kasyna internetowe Kasyno Bonus bez Depozytu za RejestracjД™ neon vegas logowanie

  7. Хостинг.Журнал — отраслевое издание для тех, кто создаёт и развивает сайты в Рунете: от регистрации домена и аренды хостинга до выбора CMS и SEO-оптимизации. Ищете какую cms выбрать для сайта: обзор 8 систем? На host.seoshnic.ru собраны практические гайды без воды — по переносу WordPress, работе с Яндекс.Вебмастером, сравнению платформ и решению типичных проблем. Авторы пишут конкретно: пошаговые инструкции, чек-листы и реальные цифры помогают разобраться даже новичку.

  8. sts kasyno online п»їKasyno Online Polska hotspot darmowe gry

  9. Деньги нужны прямо сейчас — микрозайм оформляется за несколько минут. Сервис агрегирует предложения 359 МФО из реестра Банка России и подбирает лучшие условия бесплатно. https://microzaim.shop/поможет сравнить ставки и оформить заявку онлайн без лишних документов. Встроенный калькулятор мгновенно отображает реальную переплату согласно ограничению 130% по ФЗ-353. Многие МФО предоставляют первый займ без процентов на период до 30 дней.

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>