I have to convert DPI of more than 5k Tiff images on a monthly basis from 200x200 to 100x100. I can do that in Irfan view using a .bat file that i have created.. the following is the .BAT file code
@"c:\program files\irfanview\i_view32.exe"
"e:\batch1*.tif /aspectratio
/resample /tifc=4 /dpi=(100,100)
/convert=e:\batch2*.tif" %*
Where…
What is the difference between DEP always
on ("/NoExecute=AlwaysOn" in boot.ini) and DEP opt-out
( "/NoExecute=OptOut" in boot.ini) with no exceptions?
"no exceptions" = empty list of programs for which DEP does not apply.
DEP = Data Execution Prevention (hardware).
One would expect it to work the same way, but it makes a
difference for some…
I have a large (growing) collection of scanned images. They are TIFF files, mostly 48 bit with the Adobe RGB color space. This color profile is integrated in the files. When such a file is opened in IrfanView (with plugins), it says (Image - Information) Adobe RGB 1998.
"Normal images", like the JPG files from a digital camera, do not…
I have a book scan as a pdf. When I open it with Adobe Reader, it looks like grayscale. When I open it with IrfanView, it looks like grayscale, and the Information option tells me that the image is actually 24 bit (I don't know if this is the real bit depth of the image embedded in the pdf or if IrfanView assigns the maximal depth…
I have a cannon canoscan scanner and windows 7 pro.
When I press the scan button on the scanner I get a choose program dialog. My 2 choices are Photoshop and Picasa. I want to add other programs, like Irfanview and plain old windows paint, how can I do this?
When I click on a photo in Vista I get a fix button:
When I click on a photo in Windows 7 I don't get a fix button:
I used to use this fix button often to fix red-eye and alter the brightness quickly, and the auto-saving was so fast. If I can't get "Windows Photo Viewer" to do this, I'll have to http://www.irfanview.com…
I have an image which looks like this:
http://img21.imageshack.us/i/64054053.jpg/
However the yellow line needs to be red and the cyan line needs to be green. I have MS Paint and IrfanView.
How can I change the colors of the yellow and cyan line without individually selecting all pixels manually?
I.e. what is a good way…
I need to add shapes that have been available in Paint Shop Pro since version 7 like curved arrows, etc.
I gave Paint.Net and IrfanView a try, but they don't seem to support more sophisticated shapes than straight lines, circles, or rectangles.
If this is correct, does someone know of a PSP-equivalent open-source solution…
In the windows shell it is possible to modify the default action for opening any document type when holding down a modifier key such as shift or option when double clicking. So for example I can open a jpeg in irfanview if I just double click it, in firefox if I shift-double click it or in potatoshop if I option-double…
I have the following CSS3 Animation going on: http://dabblet.com/gist/2884702. It's basically a simulation of a mirror rotating on its x-axis.
Now, I wish to present that in a PowerPoint presentation. Since PowerPoint doesn't have the webkit engine, I want to extract an animated GIF image of that animation, and embed…
Emaroo is a free utility for browsing most recently used (MRU) lists of various applications. Quickly open files, jump to their folder in Windows Explorer, copy their path - all with just a few keystrokes or mouse clicks. tl;dr: Emaroo 1.4.0 is out, go download it on www.roland-weigelt.de/emaroo Why…
I use the following script to install application from the server:
ECHO OFF
IF EXIST "C:\SCRIPTS\drvsw01.cmd" GOTO :L1
C:
LABEL System_Drive
CD\
MD SCRIPTS
COPY U:\Scripts\*.* C:\SCRIPTS\
install.exe -i silent -DLICENSE_ACCEPTED=true -f response_file
ECHO "SCRIPTS FOLDER INSTALLATION SUCCESSFUL"
:L1
ECHO…
I am writing a program to convert some data, mainly a bunch of Tiff images. Some of the Tiffs seems to have a minor problem with them. They show up fine in some viewers (Irfanview, client's old system) but not in others (Client's new system, Window's picture and fax viewer). I have manually looked at the…
I have some encrypted pdf files that have no problem and in my last windows, I could open them easily with Adobe Reader 9.2 and other pdf readers.
But now, I can only open non-encrypted pdf files and one encrypted file with Adobe Reader.
every time I open almost any encrypted pdf, it closes itself.
Also,…