Skip to main content

All Questions

1 vote
1 answer
1k views

How do I properly downscale an image from 300 dpi down to 72 dpi using imagemagick?

As the title says, I want to know the proper way to downscale my image that is originally 300 dpi down to 72 dpi while still maintaining the same quality of the image. By quality, I don't mean the ...
user9564371's user avatar
0 votes
0 answers
179 views

Command or program to get width, height + XMP tags?

I have a problem while working in Windows command line whereby I am trying to get width, height and XMP tags (where applicable) from a large number of image files in a variety of formats (JPEG, PNG, ...
flintlock's user avatar
3 votes
1 answer
925 views

How can we get a git gui client that does proper image diff?

We're just starting a project (Unity based) and are using git (we've used SVN in the past) on Windows 10 and MacOS. We're currently using Sourcetree as our client, though we're open to use over ...
Svend Hansen's user avatar
1 vote
1 answer
2k views

Is there a graphical way to get an RGBA value from a pixel in an image?

Is there a free way possible to open an image in a PC environment, click on the image, and obtain the RGBA value on the pixel that you clicked? I'm looking for a way to do this in a PC Windows ...
Chance's user avatar
  • 134
0 votes
1 answer
511 views

Powershell script for processing pngs via exe parameters while maintaining source file structure

I'm currently working on a personal project where I need to resize tens of thousands of png files. I know little to nothing about scripting, PS or programming (I'm a graphic artist) I'm using a piece ...
Tim Burton's user avatar
0 votes
0 answers
23 views

How To Instantly Save Screen To File With One Key [duplicate]

Using Windows 7, I would like to set up a single key, ideally a key which is not commonly used for anything else like PrintScrn, to automatically save the screen to a file. File name or location is ...
azoundria's user avatar
  • 769
157 votes
14 answers
70k views

How to prove the authenticity of a screenshot?

I have take some screenshots of chat from Whatsapp web using Windows 8 Snipping Tool. I saved those images in PNG format. Now I want to prove that those images are the original, not tampered or ...
Optimus's user avatar
  • 1,521
3 votes
3 answers
3k views

Can't open recovered image files

My portable 2.5 hard drive just stopped being recognized by Windows. It was still visible as RAW, so I used a recovery software. It recovered a lot of files (I had a lot of pictures on it), but I can'...
MichaelAngelo's user avatar
5 votes
0 answers
1k views

Gifsicle: How to set it to not overwrite the original GIF file if the resulting modified GIF file is larger than the original?

About Gifsicle: Gifsicle is a command-line tool for creating, editing, and getting information about GIF images and animations. One of its features is (from its website): Optimize your ...
galacticninja's user avatar
1 vote
4 answers
51k views

How can I combine multiple GIFs into one GIF file?

How can I combine multiple GIFs into one GIF file? I just want to display the images side by side.
blue-sky's user avatar
  • 629
33 votes
10 answers
86k views

How to print documents to pictures (gif, bmp etc.) on windows

What is the easiest way to capture the printout of a document in a picture (i.e. GIF, BMP etc.)? Making a screenshot does not help, since the printout is different and larger than the screen. Is there ...
Dr. Hans-Peter Störr's user avatar
14 votes
7 answers
6k views

What is the best method to remove duplicate image files from your computer?

I have a lot of duplicate image files on my Windows computer, in different subfolders and with different file names. What Python script or freeware program would you recommend for removing the ...
BioGeek's user avatar
  • 612