: Automated image/css sprite generation from website DOM I know there are plenty of online tools which let's you upload your images there and it generates the appropriate CSS/sprite(s) to be used
I know there are plenty of online tools which let's you upload your images there and it generates the appropriate CSS/sprite(s) to be used with them on your page.
Is there any such website/tool which would take a website URL and parse from its DOM the images/css and calculate the sprites/css to be used specifically with that DOM, so you could just copy & replace your own CSS with the one provided by the tool?
I know the complexity of such calculations, but it certainly sounds like something that can be done, so my question is, is there something ready and available already?
More posts by @Berumen354
1 Comments
Sorted by latest first Latest Oldest Best
SpriteMe is probably closest to what you're describing.
You might also want to look at SmartSprites, which takes a different approach, more along the lines of CSS preprocessors like Sass, so it's actually integrated into your development rather than being done after the fact.
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.