Posted in apps
2042
2:51 am, January 14, 2021
 

i love this app, easily upload your clipboard to imgur!

I dont know why i didnt search for this earlier.

A nice simple app that uploads to imgur. 

https://github.com/bkeiren/EasyImgur

All you have to do is run the app, then it sits in your tray.

Copy the image you want into gimp or whatever, then copy the bit you need, and right click the tray icon to upload to imgur and it gives you the url back in your clipboard to paste back into whatever you like. 

I guess its only a bit harder than loading the imgur site, and then clicking add new post and then dragging the file on there or pasting it there, but still saves a few steps. 

Another app that i already had that also uploads to imgur is ShareX, i only just noticed this. So this might be even more useful as it removes the step of pasting into gimp and then uploading it. 

The only thing i dont like about ShareX is that every time you start it up, it wants to do an update which is really annoying, i guess this can probably be disabled in settings. 

Just checked and its one of the 1st things in the applications settings. 

View Statistics
This Week
55
This Month
172
This Year
209

No Items Found.

Add Comment
Type in a Nick Name here
 
Search Articles
Search Articles by entering your search text above.
Welcome

This is my test area for webdev. I keep a collection of code here, mostly for my reference. Also if i find a good link, i usually add it here and then forget about it. more...

Subscribe to weekly updates about things i have added to the site or thought interesting during the last week.

You could also follow me on twitter or not... does anyone even use twitter anymore?

If you found something useful or like my work, you can buy me a coffee here. Mmm Coffee. ☕

❤️👩‍💻🎮

🪦 2000 - 16 Oct 2022 - Boots
Random Quote
I believe that in order to better your knowledge base, it takes a lot of failing in order to succeed. I don't consider anything a failure as long as you get back up and you learn from your own mistakes.
Unknown
Random CSS Property

transform

The transform CSS property lets you rotate, scale, skew, or translate an element. It modifies the coordinate space of the CSS visual formatting model.
transform css reference