Skip to main content

c2pa.parsegenerator

Home > c2pa > parseGenerator

parseGenerator() function

Parses a generator string into a human-readable format

Signature:
export declare function parseGenerator(value: string): string;

Parameters

ParameterTypeDescription
valuestringThe claim generator/software agent string
Returns:

string

The formatted generator string