Resize your images and add watermark
If you will use your images for web, sometimes you may have problem with them in uploading to your server. Especially, if your images are big in size. In such cases Fast Image resizer will help you a lot. In four easy steps, you will have resized al of your images and add watermark to them.
1) Download Fast Image resize. Unzip it and double click the executable file. Following window will open up. Click on ‘Options’.
2) Once Option is selected you will notice a small window. There are four options available to it – Output, Watermark, language and Extended.
3) Select ‘Output’ option to resize the image. You can move the slider left or right to decrease or increase the quality of an image.
4) Select ‘Watermark’ tab to add the watermark to the images. Watermark can be a simple text or you can add the logo by importing the logo image. Select fonts, font color and size of your choice and choose any of the six predefined location for placing the watermark on photo.
Note - The application is OS independent (JAVA) and is available in two languages – German and English.
Categories: Software Tags: featured, image resizer
How to extract images from a pdf file
In fact we could do this with a simple trick. Open pdf file, hit print screen button and paste it into the paint or any other graphic program. But it is indirect way of extracting an image from a pdf file and the quality of image can decrease. There is an easier way to do this.
You can use PDF Image Extractr. It is free. It will save your time if you want to save many images from a PDF file. PDF Image Extractr also supports batch jobs to save all the images from multiple documents. You can adjust the quality of output images and set the page range in PDF Image Extractr.

Categories: Software Tags: featured, pdf, pdf extractor
How to Speed up Mozilla FireFox
We know that firefox is already fast browser compared to others. But of course there are someways to make it even faster. Here is one of them.
1. Type “about:config” into the address bar and hit return. Scroll down and look for the following entries:
network.http.pipelining
network.http.proxy.pipelining
network.http.pipelining.maxrequests
Normally the browser will make one request to a web page at a time. When you enable pipelining it will make several at once, which really speeds up page loading.
2. Alter the entries as follows:
Set “network.http.pipelining” to “true”
Set “network.http.proxy.pipelining” to “true”
Set “network.http.pipelining.maxrequests” to some number like 30. This
means it will make 30 requests at once.
3. Lastly right-click anywhere and select New-> Integer.
Name it “nglayout.initialpaint.delay” and set its value to “0?.
This value is the amount of time the browser waits before it acts on information it recieves.
If you’re using a broadband connection you’ll load pages 2-30 times faster now
