1) I can never remember the "intuitive" keyboard combinations to do this on my mac, but I can remember "easyprintscreen"
2) Useful. I can capture my screen, draw on it, highlight issues or bugs or whatnot, and share it.
3) I know you'll keep it running because it has an obvious, lucrative business model (assuming you monitor what screens people capture for the occasional useful password, credit card numbers, stock tips, blackmailing opportunity, etc...)
Sweet! Feature request: Would you expose the imgur link directly? I often want to take a screenshot and send it to someone, but I almost never need to draw on it. So getting a direct link to imgur would be perfect.
Also, would you consider removing the 5-second "Redirecting..." countdown?
EDIT: Right clicking on the image and clicking "Copy image URL" gives the imgur link.
EDIT2: When you click save, could you automatically copy the imgur link to the clipboard? That way you can save, alt-tab, and immediately paste the imgur link into email/IM/whatever.
Not to take away from the OP but you can enable a new feature in DropBox where screenshots are immediately moved to your DropBox directory, uploaded, and a share URL is stuffed in your clipboard. A notice is given on screen and on Mac OS X you get a notification center alert. I think I also hooked it into growl.
The screenshot is only moved, not deleted. It's in the DropBox preferences — and along with this feature you enable photo syncing and all your phone taken pics get put in your DropBox folder in "Camera Uploads", or the "Screen Shots" directory. You also get a good deal of bonus space for enabling these features.
You won't have time to grab the screenshot and edit it or draw on it. It happens fast. I use Skitch, which is a screen shot collaboration and editing tool. Once done, you can drag and drop the image to DropBox and get a share URL. Or drag and drop out of any app onto "Droppings", a small "app" I wrote.
I wrote a small script that fishes out your DropBox ID, which is used as your ID in a URL ( this is done once on install ). On receipt of a resource, the script creates a directory and time stamps it. This script is wrapped up in an app that accepts drag and drop. Drop a batch of jpg and gif etc., images, and it will copy them to the DropBox public folder, and put unique URL's to imgur on your clipboard. Full support for maintaining Mac Resource forks and all that as long as you compress on the Mac.
Drag and drop a zipped or compressed set of files, and it will do it's best to look and see if they are all web displayable, extract them, and give you a set of public links. If it contains other zips, binaries, etc, the original format is maintained.
All these actions are logged. I engage with Skitch, a screenshot type app, which I've also integrated logging for and created "cron" ( Launch Items in my case ) actions to clean up the mess Skitch leaves behind. I don't use Skitch as an image storage app, so it keeping multiple copies of everything only ads confusion.
It's pretty handy. If I want to send anything to anyone, I just find it, drop it on an app in my dock, it's 99% bash, the rest is an app that is made to take a shell script and give you same basic UI controls to make a pseudo app.
I started to have tons of link rot on DropBox. Screenshots to CSS questions that I would see posted by others but the screenshots were long since deleted.
My ~/DropBox/Public/drops/date-stamp/the-files.{html, htm, CSS, jpg, gif, png, tif, eps…etc. } directory has been filling up from this droplet for two years now. I think I have about 500MB of stuff that will forever resolve.
I do remove huge files via a "find" command that looks for specific things that I would not want in DropBox beyond a certain date or that I know were meant for specific people and the file will never be needed again. Sort of how I do IMAP image attachment maintenance in gmail but have to use a desktop app to remove attachments.
I really suggest you give some warning that this saves to a public site, I hit save and had my email in the background, thankfully there was no private information on screen.
This gave me quite a panic, please fix it or else someone else will make a bigger mistake.
Great work! It might be helpful to show images of common keyboards to show where the print screen button is. For example, on my keyboard it's labeled PrtScn. I've had to explain hundreds of times where the print screen key is. https://www.google.com/search?q=keyboard+images&oq=keyboard+...
To make it even more dead simple, you may even want to show a video. I'm not kidding.
I don't think that it is clear to a user what to do here?
What does "this keyboard shortcut" mean?
What should a user do once they get the image in there? The paintbrushes should be labeled better? Then what?
Skitch is bulky. Dropbox/Cloud.app are great, but too simple.
There's definitely middle ground for quick annotation, without going crazzzyyyy. If you can screenshot, annotate, and upload in 5-8 seconds, you've got my $$.
I installed a full application to do this the last time I needed annotated screenshots that didn't look like they were made by a child. I used Jing fwiw.
Loved it. Combine with browser version/OS/etc and let the user send the info directly to the person who requested it. There's a company doing something like that here on HN, but I couldn't find it.
I ran into a security error 18 with Safari after pasting the image from clipboard and running the data through Canvas .getDataURL(). Perhaps Safari devs could make an exception for clipboard images?
i think linux doesnt save the image in the clipboard after you pushed the button, in ubuntu however a dialog is displayed after pushing the button that allow you to copy the screenshot to the clipboard, but this tool is specially designed for this purpose. AFAIK this wont work out of the box in linux :(
Well I guess that's expected behavior. So you may need to explicitly state that the feature works if you save an image on your clipboard -- not just pressing printscreen ;-)
Yeah, you could actually mess up a workflow. The current instructions would over-write your clipboard, maybe you had something you needed in it really bad.
I use a clipboard manager which is nice, and past copies are saved for a defined few hours or additional entries.
1) I can never remember the "intuitive" keyboard combinations to do this on my mac, but I can remember "easyprintscreen"
2) Useful. I can capture my screen, draw on it, highlight issues or bugs or whatnot, and share it.
3) I know you'll keep it running because it has an obvious, lucrative business model (assuming you monitor what screens people capture for the occasional useful password, credit card numbers, stock tips, blackmailing opportunity, etc...)