Skip to content

Required positional argument 'icc_profile' even if we just want to add xmp #8

Description

@BilouMaster

Everything is in the title, I am trying:

webpmux_add(input_image=output, output_image=output, option='xmp image.xmp')

And then I get an error message TypeError: webpmux_add() missing 1 required positional argument: 'icc_profile'

It seems odd that icc_profile is needed for adding xmp metadatas.... So I am using os.system('webpmux -set xmp myxmp.xmp myimage.webp -o myimage.webp') for now.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions