Copy contacts from an Outlook .pst file to Address Book
Dec 02, '03 10:41:00AM • Contributed by: CrisTUFR
I wanted to move all my contacts over from my Windows box to my new Mac, but there was nothing that was both free and easy to use. So I took an existing project called
libpst and added the Mac OS X touch to it. I only needed to dump stuff into my Address Book, so the current version does just that.
Barring some slight annoyances (doesn't recognize conflicts, similarities, slow on large pst files, etc.), it does what it needs to do. It's called
ABFiller, and both the program and source are available at the above link.
Hope it helps make switching a bit easier!