Wingetlywingetly
← All apps

Vovsoft VCF Editor

by VOVSOFTv3.1.0.0

Last updated

Vovsoft VCF Editor is a powerful, offline tool designed for managing and editing vCard files (VCF) on Windows.

Install with winget

$ winget install --id VovSoft.VCFEditor --exact --version 3.1.0.0

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Vovsoft VCF Editor

Vovsoft VCF Editor uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x86, machine scope)
vcf-editor.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for Vovsoft VCF Editor

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

Vovsoft VCF Editor is a powerful, offline tool designed for managing and editing vCard files (VCF) on Windows. Running locally on the user’s computer, it ensures privacy and security by processing all data offline without the need for an internet connection. This makes it ideal for users who prioritize keeping their contact information private and secure.

VCF files are widely used for contact management on Windows, Android and iPhone devices, making this tool especially useful for users who need full control over cross-platform contact files.

This vCard editor software enables users to easily load, view, and edit key contact fields such as names, surnames, phone numbers, addresses, photo, and other personal details. Whether you're working with a single vCard or managing multiple files simultaneously, VCF Editor simplifies the process with its intuitive interface and efficient performance.

The software can also function as a versatile vCard viewer, allowing users to easily browse through contacts without making changes. As a dedicated vCard reader, it provides quick access to view contact details in a well-organized interface. This built-in vCard manager lets you navigate and organize your contact files efficiently, making it useful even when editing capabilities aren't needed.

Installers · v3.1.0.0

ArchitectureTypeScopeInstallDownload
x86Portable
in ZIP
-Direct
x86EXE
Inno Setup
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Vovsoft VCF Editor.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Vovsoft Proxy CheckerVOVSOFT
    VovSoft.ProxyCheckerv1.3.0.0

    Vovsoft Proxy Checker is a powerful tool designed to validate and manage your proxy server lists with ease.

  • Vovsoft Website Screenshot GeneratorVOVSOFT
    VovSoft.WebsiteScreenshotGeneratorv2.5.0.0

    Vovsoft Website Screenshot Generator is a powerful automation tool that allows you to capture screenshots of multiple web pages with just a few clicks.

  • Vovsoft Hierarchical File ManagerVOVSOFT
    VovSoft.HierarchicalFileManagerv1.3.0.0

    Vovsoft Hierarchical File Manager is a simple file management utility that aims to bring the convenience of column-view browsing, similar to Mac's Finder, to Windows users.

  • Vovsoft Batch URL DownloaderVOVSOFT
    VovSoft.BatchURLDownloaderv6.4.0.0

    Vovsoft Batch URL Downloader is one of the simplest applications of its kind, so it can prove to be a good alternative to overly-complex download managers.

  • Vovsoft AI RequesterVOVSOFT
    VovSoft.AIRequesterv5.3.0.0

    Vovsoft AI Requester is a program that can connect to OpenAI API and OpenAI-compatible APIs with ease.

  • Vovsoft VCF to CSV ConverterVOVSOFT
    VovSoft.VCFtoCSVConverterv4.7.0.0

    In case you want to build an Excel list of your contacts in any Android device, iPhone or Outlook address book, you can easily export the contents of the VCF file using a converter.

More from VOVSOFT or browse Editor, VCF, vCard.

Frequently asked questions

How do I install Vovsoft VCF Editor on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id VovSoft.VCFEditor --exact --version 3.1.0.0. winget downloads the installer from VOVSOFT and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Vovsoft VCF Editor silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id VovSoft.VCFEditor --exact 3.1.0.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Vovsoft VCF Editor?
Vovsoft VCF Editor uses EXE (Inno Setup). Run the downloaded installer with: vcf-editor.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall Vovsoft VCF Editor via winget?
Run: winget uninstall --id VovSoft.VCFEditor --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Vovsoft VCF Editor's Apps & Features entry.
Is Vovsoft VCF Editor free?
Vovsoft VCF Editor is distributed under Proprietary. Refer to the publisher (https://vovsoft.com/software/vcf-editor/) for the full license terms - Wingetly itself does not charge for installation.
Does Vovsoft VCF Editor work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Vovsoft VCF Editor directly from the publisher.
How do I keep Vovsoft VCF Editor up to date?
Run winget upgrade --id VovSoft.VCFEditor --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Vovsoft VCF Editor from microsoft/winget-pkgs.