2 Star 9 Fork 4

学边成 / paste_image

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

主要功能

  1. 将本地图片或者剪贴板中的图片,贴到指定文件夹,然后生成markdown语法的图片链接。
  2. 将本地图片或者剪贴板中的图片,压缩后保存到指定文件夹。

用法

  1. 使用Win+alt+v贴图。
  2. 使用Win+alt+空格打开设置,
    • 输入D:\abc\def\myblog\public\images,设置将图片保存在那里;
    • 输入/images,设置生成的图片链接前缀;
    • 输入nozip,设置不压缩直接保存,zip重新开启。
  3. 可以修改config.ini来设置程序启动时的默认参数。
  4. 完全可以当成它是一个一键压缩图片的工具来用。

局限&bug

  1. 仅在windows上面能用
  2. 图片保存在了hexo仓库里面
  3. 图片前缀只支持/开头!

下载

顶部右上角克隆/下载,下载ZIP; 解压后打开paste_image.bat运行。

0x00

MIT License Copyright (c) 2019 泥煤 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

发hexo文章时使用的本地Markdown贴图工具,就是将图片保存到指定位置,再生成Markdown语法的图片链接。 还可以当做本地图片压缩工具来用,支持jpg、png、gif的压缩,大概能减少50%的体积。 展开 收起
AutoHotkey 等 3 种语言
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
AutoHotkey
1
https://gitee.com/nimeiz/paste_image.git
git@gitee.com:nimeiz/paste_image.git
nimeiz
paste_image
paste_image
master

搜索帮助