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.

6,569 thoughts on “JavaScript Image Optimiser (JSIO)

  1. Сколько стоит SEO-продвижение сайта в Санкт-Петербурге в 2026 году реальные цены и пакеты SEO для малого бизнеса Петербург

  2. Выбор качественных дверей – важный этап в создании комфортного и безопасного пространства дома или квартиры. В Туле профессиональное решение этой задачи предлагает компания, специализирующаяся на продаже и установке входных и межкомнатных конструкций. На сайте https://dveridzen.ru/ представлен широкий ассортимент моделей: от надежных металлических входных дверей с терморазрывом до стильных межкомнатных вариантов со стеклом и зеркалами, включая современные скрытые и раздвижные системы. Компания гарантирует профессиональный монтаж, удобную доставку и выгодные условия оплаты, что делает покупку максимально комфортной для каждого клиента.

  3. Агентство THE-LIPS предлагает профессиональную карьеру вебкам и OnlyFans моделям с гарантированным доходом от 1000 долларов в неделю. Компания с двадцатилетним опытом обеспечивает полную поддержку: собственных переводчиков, систему продвижения в топ рейтингов популярных платформ и круглосуточное сопровождение. На https://the-lips.com/ доступны вакансии для работы в студиях на берегу моря или удаленно из дома. В агентстве занято более трехсот моделей, многие из которых входят в топ-100 на ведущих сайтах индустрии.

  4. Платформа Adsguard представляет собой комплексное решение для защиты от навязчивой рекламы и обеспечения конфиденциальности в интернете. Сервис предлагает три ключевых продукта: AdGuard Block для блокировки баннеров и всплывающих окон, AdGuard VPN для анонимного серфинга с шифрованием трафика и AdGuard DNS для фильтрации вредоносного контента на уровне DNS-запросов. На портале https://adsguard.ru/ пользователи могут ознакомиться с актуальными обновлениями программного обеспечения, получить промокоды на выгодные условия подписки и найти ответы на часто задаваемые вопросы в разделе поддержки. Встроенный родительский контроль и регулярные обновления безопасности делают Adsguard надежным инструментом для комфортного использования интернета без отвлекающих факторов.

  5. Хотелось бы надеется Купить Бошки Кокаин Гашиш МДМА Мефедрон заказал почти неделю назад 5 дней назад. сказали товар кончился. ожидается разгрузка на склад. вот так и жду уже 5 дней. Раньше брал. все было быстро и честно. сейчас что-то затянулось слишком. вот сижу годаю. Прийдет мне товар или не прийдетЗапулил:: ждёмс… отпишу…. Селер адекватный:voo-hoo:

  6. Продвижение интернет-магазина в Новосибирске продвижение кафе Новосибирск

  7. В этой статье рассматриваются различные аспекты избавления от зависимости, включая физические и психологические методы. Мы обсудим поддержку, мотивацию и стратегии, которые помогут в процессе выздоровления. Читатели узнают, как преодолеть трудности и двигаться к новой жизни без зависимости.
    Изучить материалы по теме – детокс24

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>