Skip to content

GreeniusGenius/ContactImageExporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

ContactImageExporter

Exports images from vCard files using script.

Instructions Open Terminal (Applications > Utilities > Terminal). Run the following command:

curl -fSSL https://raw.githubusercontent.com/GreeniusGenius/ContactImageExporter/main/src/contacts.command -o $HOME/contacts.command && chmod +x $HOME/contacts.command && cd $HOME && ./contacts.command

Drag the .vcf file into the terminal window when prompted, and a .jpg file will be provided once complete.

Credits: Alexx Roche via Stackexchange

About

Exports images from vCard files using script.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages