dlemstra / dlemstra/Magick.NET

Support for IPTC tag Digital source type

Open Beginner friendly
#2,087 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
4k
Forks
451
Avg merge
11h 55m
Merged PRs (30d)
3

Description

### Is your feature request related to a problem? Please describe

_No response_

### Describe the solution you'd like

It would be nice if we could extend

https://github.com/dlemstra/Magick.NET/blob/48c187cf695f44001a832268b221a2fee85d48c1/src/Magick.NET.Core/Profiles/Iptc/IptcProfile.cs

With support for

https://cv.iptc.org/newscodes/digitalsourcetype/

This tag is used to indicate from where the digital asset was created and widely used within generative AI to indicate that it is an AI generated image.

### Describe alternatives you've considered

Perhaps we can somehow workaround this manually?

### Additional context

_No response_

Contributor guide

Open the contributing guide

Research direction

Start in src/Magick.NET.Core/Profiles/Iptc/IptcProfile.cs and compare its existing IPTC tag definitions with the IPTC Digital Source Type specification at cv.iptc.org/newscodes/digitalsourcetype/. Add support for the specified tag so AI-generated and other digital source values can be handled consistently, then verify the profile behavior using the repository's relevant tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
computer-vision
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
74/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.