Giter VIP home page Giter VIP logo

c2pa-preview's Introduction

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.

c2pa-preview's People

Contributors

ok-nick avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

c2pa-preview's Issues

View general info about manifest in separate dialog

Opens a dialog with info about the manifest with an "Ok" button to make it dissapear. It may also be preferable to display errors in this manner as well.

Information displayed should be similar to calling c2patool --info.

Initial view too small to display contents

After dragging in asset the view is too small to show all the content. The window is not resizable so you must scroll to see the rest of contents and inspect button.

Open manifest for file in JSON

Two buttons:

  • Provide a detailed report via ManifestStoreReport when opened for viewing
  • Provide a way to edit the current manifest using supplied certs (or dummy ones) and apply changes live

Migrate to Tauri v2

Tauri v2 runtime is stable, API is unstable (which is ok)

  • Fixes #1
  • Allows additional features such as drag hover

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.