Skip to content

citrininfo/vcard_photo_fetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Prerequisites: perl and LWP::Simple

Usage: fetchvcardphoto <vcardfile

Writes each photo in a file. The fielname is the prefered email-Adress or - if not set - the full name.

If you use another charset then the vcardfile, you have to convert it, e.g.

iconv -f latin1 -t utf8 < vcardfile | fetchvcardphoto


Use it at you own risk. 

About

Fetch all photos referenced by URL in a vcard file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages