This website requires JavaScript.
Explore
Help
Sign in
rodolphe
/
vcf_compressor
Archived
Watch
1
Star
0
Fork
You've already forked vcf_compressor
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
A simple bash script that compress images inside a vCard 3.0.
This repository has been archived on
2023-09-20
. You can view files and clone it, but cannot push or open issues or pull requests.
12
commits
1
branch
0
tags
54
KiB
Shell
100%
main
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Rodolphe Breard
0326837a62
Removing trailing spaces.
2015-11-04 20:43:49 +01:00
.gitignore
Ignoring vim swapfiles.
2015-11-04 20:43:26 +01:00
LICENSE.txt
first commit
2015-09-05 16:03:12 +02:00
README.md
Improving the README.
2015-09-05 22:17:49 +02:00
vcf_compressor.sh
Removing trailing spaces.
2015-11-04 20:43:49 +01:00
README.md
VCF Compressor
A simple bash script that compress images inside a vCard 3.0.
Requirements
bash
imagemagick
Further reading
vCard on Wikipedia
vCard 3.0:
RFC 2425
and
RFC 2426
vCard 4.0:
RFC 6350
CardDAV:
RFC 6352