How do I convert a PNG image to a JPEG?

Scott w

New member
I do not have a fancy computer with all sorts of programs, and don't want to buy a program. Is there some simple way to do this?
 
Bring the image into Microsoft Paint and save it as a jpg.

Paint comes with every PC.

Start>All programs>Accessories>Paint
 
Usually, when you save a picture to your documents, there will be a slot that may say, "Save as". Then when you click on that you will have pic types like JPEG, PNG, and etc. But usually you have to look to what you are saving it as and where you are saving it.
 
Open your image with MS Paint or GIMP or any other paint program and save as, where it says save type as choose jpg instead of png.
If you're talking about doing this in code or doing multiple files at teh same time then that is complicated and I'd rather explicitly know that that is what you mean before I research it ^_^;
 
Open your image with MS Paint or GIMP or any other paint program and save as, where it says save type as choose jpg instead of png.
If you're talking about doing this in code or doing multiple files at teh same time then that is complicated and I'd rather explicitly know that that is what you mean before I research it ^_^;
 
Back
Top