Posts

Showing posts with the label images

Download Images From a Webpage When Right Click Is Disabled

Download Images From a Webpage When Right Click Is Disabled Some websites disable the right click menu on their websites to prevent people from saving images and photographs to their desktop. There are several ways to bypass that "right click" barrier - you can either do a screen capture, or copy that protected image from the web browsers cache or read the image URL from the HTML source of the web page and then save the image using your favorite download manager. All the above methods work but the only problem is that they are geeky. So lets take look at another approach that requires absolutely no effort - its called "drag-n-drop." Just point your mouse pointer over the image, press and hold the left click button and drag that image either to browser address bar or somewhere on destkop. Thats it. The image file will be instantly saved to your computer even if the right-click option was disabled (because we used left-click). The drag-n-drop method really comes handy...

Resize images automatically with Automator

Image
Getting engaged in minor chores like resizing images manually can severely affect your productivity. But if you happen to be a Mac user, you can assign this task to Automator, an extremely efficient robotic assistant. It comes pre-installed with all latest versions of the Mac operating system and you can locate the nifty application in the ‘Applications’ folder. The interface will show a ‘Library’ column on the left. This is meant for selecting myriad tasks or other useful items. In the middle of the interface is the ‘Action’ column, where you will find a range of available actions or commands for the ‘option’ that you may choose. Towards the right is the workflow pane where you can build your ‘Workflow’. At the bottom of the interface is the ‘Information box’ that provider’s helpful guidance just in case you get stuck somewhere. Here are the must follow steps, required to resize an image. – Go to the ‘Applications’ folder and fire up the Automator. In the interface that opens, select ...