All Projects → jiwenxing → Qimage Mac

jiwenxing / Qimage Mac

Licence: mit
Mac 版本的 Markdown 一键贴图工具,基于 Alfred 实现,支持本地文件、截图、网络图片一键上传七牛云,使用简单方便

Programming Languages

applescript
352 projects

Projects that are alternatives of or similar to Qimage Mac

Qimage Win
Windows 版本 Markdown 一键贴图工具,支持本地文件、截图、网络图片一键上传七牛云并返回图片引用,让 Markdown 中贴图变成一种享受。
Stars: ✭ 196 (+97.98%)
Mutual labels:  qiniu, markdown, image
Alfred Man
man(1) workflow for Alfred
Stars: ✭ 21 (-78.79%)
Mutual labels:  alfred, workflow
Alfred Iconfinder Search
Alfred 3 workflow for Iconfinder instant search
Stars: ✭ 14 (-85.86%)
Mutual labels:  alfred, workflow
Apple Automation
iOS/macOS 自动化,效率玩法探索。
Stars: ✭ 60 (-39.39%)
Mutual labels:  alfred, workflow
Dext
🔍 A smart launcher. Powered by JavaScript.
Stars: ✭ 713 (+620.2%)
Mutual labels:  alfred, workflow
Alfred Unicode
Preview Unicode characters and emoji in Alfred
Stars: ✭ 23 (-76.77%)
Mutual labels:  alfred, workflow
Mybox
Easy tools of document, image, file, network, location, color, and media.
Stars: ✭ 45 (-54.55%)
Mutual labels:  markdown, image
Alfred Stackexchange
Search StackOverflow.com from Alfred
Stars: ✭ 335 (+238.38%)
Mutual labels:  alfred, workflow
Alfred3 Workflow Currencyx
Most convinent currencies converting tool for alfred3
Stars: ✭ 68 (-31.31%)
Mutual labels:  alfred, workflow
Alfred Dict.cc Workflow
Alfred 3/4 workflow to get translations from dict.cc
Stars: ✭ 69 (-30.3%)
Mutual labels:  alfred, workflow
Alfred Open With Vscode Workflow
Alfred 3 workflow for opening files or folders in Visual Studio Code.
Stars: ✭ 74 (-25.25%)
Mutual labels:  alfred, workflow
Awgo
Go library for Alfred 3 + 4 workflows
Stars: ✭ 556 (+461.62%)
Mutual labels:  alfred, workflow
Markdown Img Upload
markdown图片实用工具
Stars: ✭ 418 (+322.22%)
Mutual labels:  alfred, markdown
Remark Defsplit
plugin to change links and images to references with separate definitions
Stars: ✭ 7 (-92.93%)
Mutual labels:  markdown, image
Alfredgoogletranslateworkflow
A workflow for Alfred that implements translation from any language to any other language that is supported by google
Stars: ✭ 399 (+303.03%)
Mutual labels:  alfred, workflow
Mdcs Py
MDCS is an acronym for Mosaic Dataset Configuration Script and is the entry point to a collection of Python classes/libraries that could be consumed by a Python client application to complete a given workflow for creating a mosaic dataset, populating it with data, and setting all required/desired parameters.
Stars: ✭ 38 (-61.62%)
Mutual labels:  image, workflow
Alfred Parrot
📝 一款可以多种语言翻译的 Alfred Workflow
Stars: ✭ 89 (-10.1%)
Mutual labels:  alfred, workflow
Alfred Pocket
Manage your Pocket list with Alfred
Stars: ✭ 318 (+221.21%)
Mutual labels:  alfred, workflow
Alfred My Mind
Alfred workflow to search through my notes and bookmarks
Stars: ✭ 321 (+224.24%)
Mutual labels:  alfred, workflow
Alfred Time
Start and stop tracking time with Toggl, Harvest, Everhour or Clockify through Alfred 4
Stars: ✭ 65 (-34.34%)
Mutual labels:  alfred, workflow

qimage-mac


qimage-mac 是一个 mac 中提升 markdown 贴图体验的实用小工具,基于 Alfred 实现,可以自定义快捷键,一键上传图片或截图至七牛云,获取图片的 markdown 引用至剪贴板,并自动粘贴到当前编辑器,使用简单方便。

Changelog

  • v1.2 - 2020.01
    1. 支持自定义图片url路径,如:在环境变量中指定环境变量prefiximg/则上传的图片url会变为 http://cdn.example.com/img/cool.jpg,而不是使用根目录http://cdn.example.com/cool.jpg
    2. 支持先压缩图片再上传(需安装ImageOptim或者optimage,并填写compressProvider环境变量)。图片将拷贝一份再压缩,不会直接压缩原图。
  • v1.1 - 2017.11 - 针对 issue #4 新增支持自定义文件名称的 workflow :support user-defined file name.alfredworkflow
    特点:
    1. 上传本地图片则默认使用原图片名称
    2. 上传截图或网络图片时,会弹窗提示输入自定义图片名称

Usage

详细的使用教程请参考:使用alfred在markdown中愉快的贴图
windows版本请移步至:https://github.com/jiwenxing/qiniu-image-tool-win

Features

  • 支持jpg、png、bmp及gif等各种图片格式
  • 支持截图及网络图片直接复制上传
  • 支持各种其它格式本地文件上传,返回资源引用
  • 上传失败或成功通知栏会有相应提示
  • 使用简单,只需配置环境变量即可

Requirements

Alfred with Powerpack qshell 七牛账号

Preview

  1. 本地图片文件上传

  2. 截图上传

  3. 其它文件上传

注:演示gif使用macdown及licecap制作

To-do

  1. 文件名中如果包含空格,图片将上传不成功
  2. 文件名没有加类似.jpg后缀,不会自动补齐。

License

MIT License.
Copyright (c) 2017 Jverson

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].