How to Add Images to Github ReadMe
In this article
Adding images to your GitHub README file is an excellent way to make your project documentation more engaging and informative. Visual elements like screenshots, diagrams, and logos help visitors quickly understand what your project does and how to use it.
This tutorial will walk you through the complete process of uploading images to your GitHub repository and displaying them in your README file. Whether you're creating a new README or updating an existing one, these steps will help you enhance your project's presentation.
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.
Your turn to show how it works.
Build a walkthrough of your product with Saltfish, then share it with your customers.
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.



