Skip to content

Latest commit

 

History

History
56 lines (46 loc) · 2.83 KB

README.md

File metadata and controls

56 lines (46 loc) · 2.83 KB

c2pa-preview

macOS Windows Linux
backend frontend

c2pa-preview is a desktop application to display content credentials for the C2PA standard embedded within images, videos, and other types of files.

Installation

Installing from GitHub Releases

Pre-built binaries are available for macOS, Windows, and Linux from the GitHub Releases page.

Installing from Source

Install the prerequisites from Tauri docs for your platform.

Then, install frontend packages (recommended npm):

$ npm install --prefix frontend

Next, ensure tauri-cli is installed and updated:

$ cargo install tauri-cli --version "2.0.0-beta.15" --locked --force

Finally, build the app:

$ cargo tauri build

Important

Linux users may need to set NO_STRIP=true before executing the last step as described here.

Example Images

Download or drag & drop an example image below to try it for yourself! For more examples, check out this page.