What does it do?

LazyFxx is an image processing and lazy loading extension for TYPO3, using the image processing framework to generate preview images. As soon as these images are in the viewport, it will be replaced by the original image via java script.

Key features:

  • Uses the image processing functions of TYPO3 to generate small preview images
  • Original images will get loaded when they are in the viewport
  • Write your own image processors.
  • Use the processed images to match your page style, if you do not want to use the lazy loading part.
  • Several useful configuration options.
  • Easily extendable