How to Add Images to Github ReadMe
·2 min read
In this article
Here's how to add images to github readme in GitHub
- Navigate to the repository you want to modify.
- Locate the README section and select 'Add a README'.
- Use the file attachment option by dragging, dropping, selecting, or pasting your images.
- Wait for the image to upload and appear in the editor.
- Write a descriptive commit message explaining what you've added.
- Include an extended description providing more context about your changes.
- Click 'Commit changes' to save your README with the new images.
Ready to get started with
interactive demos?
Frequently Asked Questions
GitHub supports common image formats including PNG, JPG, JPEG, GIF, and WebP. PNG and JPG are the most widely used formats for README files. Animated GIFs are also supported and can be great for demonstrating functionality.

