I want to force user to download images. Not open in browser.
It is possible to use HTML5 this attribute download but currently only Chrome sup
download
Try this in your .htaccess instead:
ForceType application/octet-stream Header set Content-Disposition attachment