Actions
Bug #24691
closedRemove unnecessary comments and color profiles from all shipped .png / .gif files
Start date:
2011-01-20
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
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)
Actions