# How to Resize an Image in Github README.md (i.e. Github Flavored Markdown)
Percentage:
` `
Pixels:
`
`
Pixels:
` `
### Quick tips!
- To get a githubusercontent link for an image, drag and drop the image into any issue, and copy/paste the url from the code that is automatically generated. Example code: ``
- If anyone knows of a very easy to use (preferably browser based, client side) app that converts a link an image in a repository to a githubusercontent/raw link, please comment with the app url
- There is [**no way** to change the size of an image if the markdown format is of the form `[]()`](https://stackoverflow.com/a/62908160/5783745) - so stop looking right now! - you **must** use `
`
### Quick tips!
- To get a githubusercontent link for an image, drag and drop the image into any issue, and copy/paste the url from the code that is automatically generated. Example code: ``
- If anyone knows of a very easy to use (preferably browser based, client side) app that converts a link an image in a repository to a githubusercontent/raw link, please comment with the app url
- There is [**no way** to change the size of an image if the markdown format is of the form `[]()`](https://stackoverflow.com/a/62908160/5783745) - so stop looking right now! - you **must** use `![]() ` instead
- Another useful summary of conventions that do and don't work [here](https://github.com/jgm/pandoc/issues/2554#issuecomment-158936360)
` instead
- Another useful summary of conventions that do and don't work [here](https://github.com/jgm/pandoc/issues/2554#issuecomment-158936360)