ImgConverter
“ImgConverter”的产品徽标图片

ImgConverter

精选
5.0(

7 个评分

)
扩展程序无障碍500 用户
商品媒体 2 屏幕截图
商品媒体 3 屏幕截图
商品媒体 1 屏幕截图
商品媒体 2 屏幕截图
商品媒体 3 屏幕截图
商品媒体 1 屏幕截图
商品媒体 2 屏幕截图
商品媒体 1 屏幕截图
商品媒体 2 屏幕截图
商品媒体 3 屏幕截图

概述

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 星(5 星制)7 个评分

Google 不会核实评价。 详细了解结果和评价。

详情

  • 版本
    0.2.1
  • 上次更新日期
    2021年10月25日
  • 提供方
    funzin
  • 大小
    19.93MiB
  • 语言
    English
  • 开发者
    电子邮件通知
    nakazawa.fumito@gmail.com
  • 非交易者
    该开发者尚未将自己标识为交易者。欧盟地区消费者须知:消费者权利可能不适用于您与该开发者达成的合约。

隐私权

该开发者已披露,此产品不会收集或使用您的数据。 如需了解详情,请查看该开发者的隐私权政策

该开发者已声明,您的数据:

  • 不会因未获批准的用途出售给第三方
  • 不会为实现与产品核心功能无关的目的而使用或转移
  • 不会为确定信用度或放贷目的而使用或转移

支持

若有任何疑问、建议或问题,请在桌面浏览器中打开此页面

Google 应用