{% extends "optimizer-base.html.twig" %} {% block tab_content %}
{{ __('Lossy') }}: {{ __('creates the smallest optimised images you can get. If you want the best balance between optimisation and picture quality, go with this option. ') }}
{{ __('Glossy') }}: {{ __('the best choice if you believe that a slight loss of page speed is an acceptable compromise for a top image quality.') }}
{{ __('Lossless') }}: {{ __('images are pixel-by-pixel identical with the originals. If you want your images to remain untouched with a small size reduction, go with this option.') }}
{{ __('Optimize images','brizy') }}