Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
creating a jpg file from a bitmap
Name: dmc Date: September 27, 2000 at 09:53:32 Pacific
Name: santhosh ss Date: September 27, 2000 at 10:46:15 Pacific
Reply:
open the jpg file in ANY image opening/editing/processing software, like photoshop/photoeditor/paint etc. Then 'save as' bmp file. Select 'bitmap' from the 'save as file type' dropdown button dialog box. There are many softwares doing this.
0
Response Number 2
Name: outpatient Date: September 29, 2000 at 11:02:35 Pacific
Reply:
santosh got it right except he interchanged the conversion direction. But indeed you can open your bitmap file in photo viewer, powerpoint, photo editor, etc. I assume you have it open in PAINT that does not allow you to save it into jpg.
0
Response Number 3
Name: Vivi Date: November 15, 2000 at 06:53:34 Pacific
Reply:
You may try http://www.fcodersoft.com/products/2jpeg.htm
2JPEG can convert one or many images from command line or in batch mode.
Summary: I am needing to create a batch file that will copy lotus notes files from a novell server to an NT server. This batch will run once when the user logs on for the first time to a NT machine...
Summary: I would like to write a program that would delete any .log files from a server that are over three months old, all by using VB Script. Could someone please help? I've never programmed with VB Script...
Summary: I need to generate a PostScript file from Visual Basic automatically. I would like to automate this so that I can specify the filename/path in code such that the dialog box that prompts for the filena...