/images/my-logo.png
in your repo, the image file is available at https://docs.your-project.com/images/my-logo.png
.
This works for any file type you want to make available to your users, including images, PDFs, videos, or schemas.
Files must be less than 20 MB for images and 100 MB for other file types.
Supported file extensions
Mintlify supports the following static file extensions.Image formats
.jpeg
,.jpg
,.jfif
,.pjpeg
,.pjp
.png
.svg
,.svgz
.ico
.webp
.gif
,.apng
.avif
.bmp
.tiff
,.tif
Video formats
.mp4
.webm
.ogg
.avi
.mov
.wmv
.flv
.mkv
.m4v
Audio formats
.mp3
.wav
.flac
.aac
.ogg
.wma
.m4a
Document formats
.pdf
.txt
.doc
,.docx
.xls
,.xlsx
.ppt
,.pptx
.rtf
.odt
,.ods
,.odp
Data formats
.csv
.tsv
.xml
File organization
Organize your files using folders to keep your repository easy to navigate:assets/whitepaper.pdf
would be available at https://docs.your-project.com/assets/whitepaper.pdf
.