Short answer, yes. Will depend to a degree on what version of Magento you are using assuming you are using 1.5 or 1.6 then it's relatively pain free. I'd recommend creating some example products on a magento install, going to System > Import/Export > Export, selecting the product export and running it. This will give you a good idea of the file format.
The multiline csv format it uses can be a little confusing to start with, it essentially equates to a jagged array. But with an export of your current product you should get the idea pretty quickly.
Once you have crated your own file you go to System > Import/Export > Import, select product import and your away. Images will need to be placed in media/import folder, and you can achieve different effects by switching between the import behavoirs.