csantanapr / generator-dude

Yeoman generator that scaffolds out a front-end web and hybrid app using a web generator and cordova generator
Other
13 stars 3 forks source link

Task: Unused image scanner #1

Open kfbishop opened 11 years ago

kfbishop commented 11 years ago

Task: Can we come up with a scanner tool to locate unused (unreferenced) image files.

Reasoning: Images are major contributor to large mobile install packages. Unused and/or overly large images need to be identified.

Process:

ccmitchellusa commented 11 years ago

a similar kind of scanner may be able to alert for where CSS sprites or icon fonts could potentially be used. (many small images referenced within selectors named for different states.