ShareX/README.md

257 lines
7 KiB
Markdown
Raw Normal View History

2016-09-22 08:49:02 +12:00
# ShareX
2016-08-28 10:08:18 +12:00
2016-09-22 08:49:02 +12:00
[![Website](https://img.shields.io/badge/ShareX-website-blue.svg)](https://getsharex.com)
[![IRC](https://img.shields.io/badge/IRC-%23ShareX-blue.svg)](https://webchat.freenode.net/?channels=%23ShareX)
[![Build status](https://img.shields.io/appveyor/ci/ShareX/sharex.svg?label=Build&maxAge=60)](https://ci.appveyor.com/project/ShareX/sharex)
[![License](https://img.shields.io/github/license/ShareX/ShareX.svg?label=License&maxAge=86400)](./LICENSE.txt)
2016-09-22 09:14:20 +12:00
[![Release](https://img.shields.io/github/release/ShareX/ShareX.svg?label=Release&maxAge=60)](https://github.com/ShareX/ShareX/releases/latest)
[![Downloads](https://img.shields.io/github/downloads/ShareX/ShareX/latest/total.svg?label=Downloads&maxAge=60)](https://getsharex.com/downloads/)
2014-09-10 12:22:03 +12:00
2016-09-22 08:49:02 +12:00
[![Screenshot](https://getsharex.com/img/ShareX_Screenshot.png)](https://getsharex.com)
2015-05-19 03:17:06 +12:00
# Features
## Capturing
ShareX incorporates the following methods to allow screen capture.
* Fullscreen
* Active window
* Active monitor
* Window menu
* Monitor menu
2016-10-08 07:51:57 +13:00
* [Region](#region-capture-tools)
* Region (Light)
* Region (Transparent)
* Last region
* Custom region
* Screen recording
* Screen recording (GIF)
2015-10-04 05:47:37 +13:00
* Scrolling capture
2015-07-13 08:31:13 +12:00
* Webpage capture
2016-10-08 07:48:54 +13:00
* Text capture (OCR)
* Auto capture
2016-10-08 07:48:54 +13:00
#### Region capture tools
* Region
* Rectangle
* Rounded rectangle
* Ellipse
* Freehand
* Drawing
* Rectangle
* Rounded rectangle
* Ellipse
* Freehand
* Line
* Arrow
* Text
* Speech balloon
* Step
* Image
* Effect
* Blur
* Pixelate
* Highlight
#### After capture tasks
2015-05-19 03:17:06 +12:00
2015-05-19 03:35:04 +12:00
You can select any or all of these tasks to be automatically run after each screen capture.
2015-05-19 03:17:06 +12:00
2016-03-15 19:02:46 +13:00
* Show quick task menu
* Show "After capture" window
* Add image effects / watermark
* Open in image editor
* Copy image to clipboard
* Print image
* Save image to file
* Save image to file as
* Save thumbnail image to file
* Perform actions
* Copy file to clipboard
* Copy file path to clipboard
2016-03-15 19:02:46 +13:00
* Show file in explorer
2016-10-08 07:48:54 +13:00
* Recognize text (OCR)
2016-03-15 19:02:46 +13:00
* Show "Before upload" window
* Upload image to host
* Delete file locally
2015-05-19 03:17:06 +12:00
## Uploading
ShareX has multiple ways to upload files.
2015-05-19 03:17:06 +12:00
* Upload file
* Upload folder
* Upload from clipboard
* Upload from URL
* Drag and drop upload (drop area or main window)
* Upload from Windows shell context menu
* Upload from Windows send to menu
* Watch folder
#### After upload tasks
2015-05-19 03:17:06 +12:00
These tasks will automatically run after successful upload to any host.
2015-05-19 03:17:06 +12:00
2016-03-15 19:02:46 +13:00
* Show "After upload" window
* Shorten URL
* Share URL
* Copy URL to clipboard
* Open URL
* Show QR code window
2015-05-19 03:17:06 +12:00
## Destinations
ShareX supports the following destinations.
#### Image uploaders
* [Imgur](http://imgur.com)
* [ImageShack](https://imageshack.us)
* [TinyPic](http://tinypic.com)
* [Flickr](https://www.flickr.com)
* [Photobucket](http://photobucket.com)
2016-03-28 14:49:11 +13:00
* [Google Photos (Picasa)](https://picasaweb.google.com)
* [Twitter](https://twitter.com)
* [Chevereto](https://chevereto.com)
2016-03-15 19:28:53 +13:00
* [UltraIMG](http://ultraimg.com)
* [Yukle.at](http://yukle.at)
* [PatiFile](http://img.patifile.com)
* [BoltIMG](http://boltimg.com)
* [Snapie](http://snapie.net)
* [picgur](http://picgur.org)
* [pixr](http://pixr.co)
* [sexr](http://sexr.co)
* [Lightpics](http://lightpics.net)
* [Imgfly](http://imgfly.me)
* [ImgPinas](http://imgpinas.com)
* [imu.gr](http://imu.gr)
* [Upsieutoc](http://www.upsieutoc.com)
* [StoreMyPic](http://www.storemypic.com)
* [TL Things](http://i.tlthings.net)
2015-06-05 19:13:39 +12:00
* [vgy.me](http://vgy.me)
2015-10-04 05:47:37 +13:00
* [SomeImage](https://someimage.com)
2016-03-15 19:02:46 +13:00
* [Imgland](http://imgland.net)
2016-10-08 07:48:54 +13:00
* [SLiMG](https://sli.mg)
2016-03-15 19:33:53 +13:00
* [Custom image uploader](https://github.com/ShareX/CustomUploaders)
* [File uploader](#file-uploaders)
#### Text uploaders
2015-05-19 03:17:06 +12:00
* [Pastebin](http://pastebin.com)
* [Paste2](http://paste2.org)
* [Slexy](http://slexy.org)
* [Pastee.org](https://pastee.org)
* [Paste.ee](https://paste.ee)
* [GitHub Gist](https://gist.github.com)
* [uPaste](http://upaste.me)
* [Hastebin](http://hastebin.com)
2015-10-04 05:47:37 +13:00
* [OneTimeSecret](https://onetimesecret.com)
2016-03-15 19:33:53 +13:00
* [Custom text uploader](https://github.com/ShareX/CustomUploaders)
* [File uploader](#file-uploaders)
#### File uploaders
* [Dropbox](https://www.dropbox.com)
* [FTP](https://en.wikipedia.org/wiki/File_Transfer_Protocol)
* [OneDrive](https://onedrive.live.com)
* [Google Drive](https://drive.google.com)
2016-10-08 07:48:54 +13:00
* [puush](http://puush.me)
* [Box](https://www.box.com)
* [MEGA](https://mega.co.nz)
* [Amazon S3](http://aws.amazon.com/s3/)
* [ownCloud](https://owncloud.org)
* [MediaFire](https://www.mediafire.com)
* [Gfycat](http://gfycat.com)
* [Pushbullet](https://www.pushbullet.com)
* [SendSpace](https://www.sendspace.com)
* [Minus](http://minus.com)
* [Ge.tt](http://ge.tt)
* [Hostr](https://hostr.co)
* [JIRA](https://www.atlassian.com/software/jira)
2015-06-05 19:13:39 +12:00
* [Lambda](http://lambda.sx)
2015-07-13 08:31:13 +12:00
* [VideoBin](http://videobin.org)
2016-03-15 19:02:46 +13:00
* [Pomf](https://github.com/nokonoko/Pomf)
2016-03-15 19:28:53 +13:00
* [1339.cf](http://1339.cf)
* [catgirlsare.sexy](https://catgirlsare.sexy)
* [comfy.moe](http://comfy.moe)
* [cocaine.ninja](https://cocaine.ninja)
* [cuntflaps.me](http://cuntflaps.me)
* [files.plebeianparty.com](http://files.plebeianparty.com)
* [g.zxq.co](http://g.zxq.co)
* [glop.me](http://glop.me)
* [kyaa.sg](http://kyaa.sg)
* [maxfile.ro](https://maxfile.ro)
* [mixtape.moe](https://mixtape.moe)
* [nigger.cat](https://nigger.cat)
* [pomf.cat](https://pomf.cat)
* [pomf.hummingbird.moe](http://pomf.hummingbird.moe)
* [pomf.is](https://pomf.is)
* [reich.io](http://reich.io)
* [sugoi.vidyagam.es](https://sugoi.vidyagam.es)
* [up.che.moe](http://up.che.moe)
2016-03-15 19:02:46 +13:00
* [Uguu](https://uguu.se)
2015-10-04 05:47:37 +13:00
* [Dropfile](https://dropfile.to)
2016-03-15 19:02:46 +13:00
* [Seafile](https://www.seafile.com)
* [Streamable](https://streamable.com)
2016-10-08 07:48:54 +13:00
* [s-ul](https://s-ul.eu)
* [Lithiio](https://lithi.io)
* [transfer.sh](https://transfer.sh)
* [Uplea](http://uplea.com)
2015-05-19 04:35:04 +12:00
* Shared folder
* [Email](https://en.wikipedia.org/wiki/Email)
2016-03-15 19:33:53 +13:00
* [Custom file uploader](https://github.com/ShareX/CustomUploaders)
#### URL shorteners
2015-05-19 03:17:06 +12:00
2015-06-05 19:13:39 +12:00
* [bit.ly](https://bitly.com)
* [goo.gl](https://goo.gl)
* [is.gd](https://is.gd)
2015-06-05 19:13:39 +12:00
* [v.gd](https://v.gd)
* [tinyurl.com](http://tinyurl.com)
* [turl.ca](http://turl.ca)
* [yourls.org](http://yourls.org)
* [adf.ly](https://adf.ly)
2015-10-04 05:47:37 +13:00
* [coinurl.com](https://coinurl.com)
* [qr.net](http://qr.net)
* [vurl.com](http://vurl.com)
* [2.gp](http://2.gp)
* [Polr](https://github.com/Cydrobolt/polr)
2016-03-15 19:33:53 +13:00
* [Custom URL shortener](https://github.com/ShareX/CustomUploaders)
#### URL sharing services
* [Email](https://en.wikipedia.org/wiki/Email)
* [Twitter](https://twitter.com)
* [Facebook](https://www.facebook.com)
* [Google+](https://plus.google.com)
* [Reddit](http://www.reddit.com)
* [Pinterest](https://www.pinterest.com)
* [Tumblr](https://www.tumblr.com)
* [LinkedIn](https://www.linkedin.com)
* [StumbleUpon](https://www.stumbleupon.com)
* [Delicious](https://delicious.com)
* [VK](https://vk.com)
* [Pushbullet](https://www.pushbullet.com)
2015-05-19 03:17:06 +12:00
## Tools
2016-10-08 12:07:00 +13:00
Productivity tools to make certain tasks more efficient.
2015-05-19 03:17:06 +12:00
* Color picker
* Screen color picker
* Image editor
* Image effects
* Hash check
* DNS changer
* QR code
* Ruler
* Automate
2016-03-15 19:02:46 +13:00
* Directory indexer
2015-10-04 05:47:37 +13:00
* Image combiner
* Video thumbnailer
* FTP client
* Tweet message
* Monitor test