--- title: "3rd-Party Libraries" description: "Integrations with image, font, video, and graphics libraries." order: 90 --- LVGL decodes a range of image, font, and video formats when the matching library is enabled in `lv_conf.h` (for example PNG, JPG, GIF, BMP, FreeType, and FFmpeg). Each integration has its own page covering how to enable it, expected dependencies, and a usage example. Pick the libraries you need and leave the rest disabled to keep the build small.