Bug #24691
Remove unnecessary comments and color profiles from all shipped .png / .gif files
0%
Description
We want the backend to load faster. By stripping useless comments and profile information on the static images (icons, sprites, etc) we gain some speed and our typo3_src package gets smaller.
Using a tool like http://imageoptim.pornel.net/ [^] automates this process. Steffen Gebert has pushed all images from our typo3_src through this tool and the result is here. The typo3_src directory went down from 70.9Mb to 68.6Mb (2.3Mb of extra-weight gone...)
Using a tool like http://imageoptim.pornel.net/ automates this process.
Steffen Gebert has pushed all images from our typo3_src through this tool and the result is here.
(issue imported from #M17176)
History
#1
Updated by Ernesto Baschny almost 9 years ago
The provided images were committed to trunk in rev. 10169
Exceptions were made for sysext which have external repositories (workspaces, versions, dbal, adodb, t3editor, extbase, fluid).