vcf splitter
| Type: | Executable |
| UI: | Commandline/drag-drop |
| Execution: | Single executable without dependencies. |
| Language: | C |
| Source: | Drop me a mail and ill send it over. |
| Compiler: | Win32/MinGW, Linux/gcc |
| Purpose: | Splitting Vcard-lists into individual cards. |
| Description: | Drop the vcf-list (vcard with more than one contact) onto the executable and it will produce individual cards for each contact wich will be named “0.vcf” through “N.vcf”. Beware, the cards will be placed in the same folder as the executable so if your list contains a big number of contacts it could be wise to place the executable in a empty folder. |
| Why? | When moving from a SonyEricsson cellphone to a nokia i needed to split up my contact list since the SE-software produced a vcf-list wheres my new nokia only accepted individual cards. |
| Win32: | vcfsplitter061220.zip (3.2 KiB, 5,763 downloads) |
| Linux: | n/a |