ImgConverter
Item logo image for ImgConverter

ImgConverter

Featured
5.0(

7 ratings

)
ExtensionAccessibility538 users
Item media 2 screenshot
Item media 3 screenshot
Item media 1 screenshot
Item media 2 screenshot
Item media 3 screenshot
Item media 1 screenshot
Item media 2 screenshot
Item media 1 screenshot
Item media 2 screenshot
Item media 3 screenshot

Overview

ImgConverter converts from image of markdown notation to to img tag

## Overview ImgConverter is chrome extension that converts form image of markdown notation to img tag(`<img>`) when you upload images Please check detail information: https://github.com/funzin/ImgConverter 💁‍♂️ ## Support image format - PNG (.png) - JPEG (.jpg) - GIF(.gif) ## Confirmed services - Github - esa - Docbase etc. ## Usage It's simple.👨‍💻 1. Upload images to issue or pull request or comment on Github 2. Tap ImgConverter icon 3. **Converted `<img>`!!** ## Options You can set default values for width and height of `<img>` on option page. 1. Right click on ImgConverter icon and then tap `[Options]` 2. Show options page ### Example #### No input ``` // before ![title](https://user-images.githubusercontent.com/test.png) // after // Default value is `width=50%` <img src=https://user-images.githubusercontent.com/test.png width=50%> ``` #### Input only width Input `width=200px`. ``` // before ![title](https://user-images.githubusercontent.com/test.png) // after // Default value is `width=200px` <img src=https://user-images.githubusercontent.com/test.png width=200px> ``` #### Input only height Input `height=200px` ``` // before ![title](https://user-images.githubusercontent.com/test.png) // after // Default value is `height=200px` <img src=https://user-images.githubusercontent.com/test.png height=200px> ``` #### Input width and height Input `width=200px`, `height=200px` ``` // before ![title](https://user-images.githubusercontent.com/test.png) // after // default value is `width=200px height=200px` <img src=https://user-images.githubusercontent.com/test.png width=200px height=200px> ``` ## Contact If you discover problem or have opinions, please let me know through [Github issues](https://github.com/funzin/ImgConverter/issues)💁‍♂️ ## Author funzin, nakazawa.fumito@gmail.com ## License ImgConverter is available under the MIT license. See the [LICENSE file](https://github.com/funzin/ImgConverter/blob/master/LICENSE.md) for more info.

5 out of 57 ratings

Google doesn't verify reviews. Learn more about results and reviews.

Review's profile picture

Syoji WanibuchiSep 5, 2021

This is what I've wanted since I started using GitHub.

Review's profile picture

Yuzuru OzawaApr 24, 2021

I really wanted this feature on GitHub. Great work.

1 person found this review to be helpful

Details

  • Version
    0.2.1
  • Updated
    October 25, 2021
  • Offered by
    funzin
  • Size
    19.93MiB
  • Languages
    English
  • Developer
    Email
    nakazawa.fumito@gmail.com
  • Non-trader
    This 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

The developer has disclosed that it will not collect or use your data. To learn more, see the developer’s privacy policy.

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

Support

For help with questions, suggestions, or problems, please open this page on your desktop browser

Google apps