Welcome to the Stack Exchange Freehand Circles Drawing tool.
This userscript makes it extremely easy to draw circles (or anything else) onto images directly on the Stack Exchange sites! It's very easy to use and saves any changes for you itself.
Your acces token
Your access token:
Please enter this by going to your profile and clicking 'freehand circles access-token' at the top :)
How to use
- Go to any post on any site
- Click the new
Edit
button that has been added
- Draw as much as you want
- Click save - the new image will be created and saved automatically
Installation
- You need an access token. Get one here
- Install Greasemonkey (Firefox) or Tampermonkey (Chrome). These are userscript managers and allow the script to make use of
GM_*
functions, which it relies on to save your access token
- Install the script: Install or View Source
Notes
- Images are save on imgur.com and NOT stack.imgur.com (Stack Exchange's own account for inline images). This shouldn't be a problem because it says here that images are kept forever...
- The script works thanks to Fabric.JS and jQuery
- This script has only been tested on Google Chrome Windows 7 64 bit - I haven't tested on other browsers/OSes, but it should work!
Bugs/Feature Requests
Please post bugs and feature requests at the repo OR at StackApps :) I'll try my best to fix/add anything!