sphinx.ext.imgconverter
– Convert images to appropriate format for builders¶
New in version 1.6.
This extension converts images in your document to appropriate format for builders. For example, it allows you to use SVG images with LaTeX builder. As a result, you don’t mind what image format the builder supports.
Internally, this extension uses Imagemagick to convert images.