Velvet Star Monitor

Standout celebrity highlights with iconic style.

general

mspaint problem "this is not a valid bitmap file"

Writer Mia Lopez

I have Vista Business on my laptop. I download JPG pictures from my Nikkon camera. I open them with mspaint and resize them. Then save them back as jpg (using the jpg option). When I try to open the saved file, I get "Paint cannot read this file. This is not a valid bitmap file". When I preview it with windows photo gallery, I can see the picture. Any ideas?

2

4 Answers

How are you saving them as .jpg ? Did you select JPEG in the file format options? (I believe paint defaults to .bmp, so you may have a .bmp save with a .jpg extension).

However, as people have already said in the comments, Paint is not a great program for any serious image editing tasks. A good free alternative is Paint.NET, it has most of Paint's ease of use, with a much larger feature set.

2

I came across this issue today and as far as I can tell it has to do with the resolution of the image. From my testing today, it seems that any image above 1200*1200dpi won't open in Paint, even if it is a BMP file or even if it is only 4MB in size It seems to be purely resolution related. See this thread:

Until Microsoft fix it, I would suggest using Paint.net or GIMP. They're both completely free (and ad free) and easy to use with some more advanced features too if you need them.

If you want to check if the file is good anyways, you can install Image Magick and run in cmd:

identify imagename

replace imagename by the name of the actual file if there's and error thaty comand will clearly tell you.

It's a size issue. The Fujifilm GFX 100 S produces TIF that will neither open in Paint nor in Portrait Pro.

Solution: Crop the image slightly in Photoshop or Corel. Then it will behave normally.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy