Want pictures in your book? First upload each image to a free, publicly-accessible image host, then paste its link into your
.md file —
just the plain link, on its own line, exactly where you want the picture to appear. A link on its own line becomes a picture at that spot in the finished book.
Example:
https://i.ibb.co/abc123/my-picture.jpg
- The link must point to the image file itself — it should end in
.jpg, .png, .webp or .gif. Good free hosts: Imgur, ImgBB, Postimages.
- It must start with https:// (all these services use https by default).
- Don't paste a share link from Google Drive, Google Photos, Dropbox or OneDrive — those point to a web page, not the image, and won't display.
- If you prefer, standard Markdown image syntax
 also works.