Code Monkey home page Code Monkey logo

vcard-to-csv's Introduction

vCard-to-CSV

  • Makes vCard (.vcf) data readable

  • Full security nothing is uploaded, everything just plays out their computer with the language JavaScript.

  • Just download and double click on 'vCard-to-CSV.html' file!

  • Tested with a contacts.vcf file from my Android Samsung smartphone.

  • Runs on almost every device!

Bild

Tested on new

  • Firefox
  • Chrome
  • Opera
  • IE
  • Edge

Manual:

  • Three ways to load a file:
  1. Drag and drop from the PC
  2. Select file with button
  3. Copy paste into the text box
  • For use simply copy paste from text box to the right.

CSV file options:

Open in Excel

Copy and paste into an excel sheet, then function -> data / text in columns

or

Copy and paste into a text file with extension .csv then double-click with mouse, done! :)

Save in database

Copy and Paste into a Textfile.csv

Then SQL: LOAD DATE INFILE 'C: / ... Textfile.csv' INTO TABLE

FIELDS TERMINATED BY ';' ;


German


  • Macht vCard(.vcf) Daten lesbar

  • Volle Sicherheit es wird nichts hochgeladen, alles spielt sich nur auf
    ihrem Computer ab mit der Sprache JavaScript.

  • Einfach runterladen und Doppelklick auf 'vCard-to-CSV.html' file!

  • Getestet mit einem kontakte.vcf file von meinem Android-Samsung Smartphone.

  • Läuft fast auf jedem Gerät!

Getestet auf neuen:

  • Firefox
  • Chrom
  • Opera
  • IE
  • Edge

Anleitung:

  • Drei Möglichkeiten ein File zu Laden:
  1. Drag and Drop vom PC
  2. Datei wählen mit Button
  3. Copy paste ins Textfeld
  • Für Gebrauch einfach Copy Paste aus Textfeld rechts.

CSV File Möglichkeiten:

Öffnen in Excel

Copy and paste in ein Excel Blatt, dann Funktion -> Daten/Text in Spalten

oder

Copy and paste in ein Textfile mit Endung .csv dann mit Maus Doppelklick öffnen, fertig! :)

Speichern in Datenbank

Copy and paste in ein Textfile.csv

Dann SQL:
LOAD DATE INFILE 'C:/...Textfile.csv' INTO TABLE <table> FIELDS TERMINATED BY ';' ;

vcard-to-csv's People

Contributors

sauternic avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.