resize images in Github
Overview
After dragging and dropping, the image size is adjusted accordingly in Github issue or pull request.
Problem: When your Take a screenshot and drag and drop the image and copy and paste it into the comment of a github issue or pull request, the image offten shows larger than expected. Solution: You can resize the image as you like by dragging and dropping. HowTo: Take a screenshot and drag and drop the image and copy and paste it into the comment of a github issue or pull request, Then Add query parameters to he image URL. - github will set a default width of 400 if no width parameter set. - ![image](https://user-images.githubusercontent.com/26107262/132994209-7b8e5027-e158-443a-9aeb-7647b24b965f.png) - add a width parameter to the image URL - ![image](https://user-images.githubusercontent.com/26107262/132994209-7b8e5027-e158-443a-9aeb-7647b24b965f.png?width=300) - add a height parameter to the image URL - ![image](https://user-images.githubusercontent.com/26107262/132994283-666d66d3-19db-48fc-8f3f-0258a537c065.png?height=500) - also add a width and a height parameter to the image URL - ![image](https://user-images.githubusercontent.com/26107262/132994283-666d66d3-19db-48fc-8f3f-0258a537c065.png?width=300&height=300)
0 out of 5No ratings
Google doesn't verify reviews. Learn more about results and reviews.
Details
- Version0.1
- UpdatedSeptember 23, 2021
- Offered bymegumi_imai
- Size42.03KiB
- LanguagesEnglish
- Developer
Email
megumi_imai@fout.jp - Non-traderThis developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.
Privacy
This developer declares that your data is
- Not being sold to third parties, outside of the approved use cases
- Not being used or transferred for purposes that are unrelated to the item's core functionality
- Not being used or transferred to determine creditworthiness or for lending purposes