{"id":18937486,"url":"https://github.com/verifytests/verify.imagesharp","last_synced_at":"2025-09-15T08:13:41.847Z","repository":{"id":42575973,"uuid":"233310584","full_name":"VerifyTests/Verify.ImageSharp","owner":"VerifyTests","description":"Extends Verify to allow verification of documents via ImageSharp.","archived":false,"fork":false,"pushed_at":"2025-09-05T23:33:07.000Z","size":3283,"stargazers_count":9,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-06T01:18:02.250Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/VerifyTests.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"license.txt","code_of_conduct":"code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"VerifyTests"}},"created_at":"2020-01-11T23:17:24.000Z","updated_at":"2025-09-05T23:31:18.000Z","dependencies_parsed_at":"2024-01-10T03:25:12.838Z","dependency_job_id":"824a4351-7d7e-4bc1-bcbc-79ee779717b7","html_url":"https://github.com/VerifyTests/Verify.ImageSharp","commit_stats":{"total_commits":620,"total_committers":5,"mean_commits":124.0,"dds":"0.48709677419354835","last_synced_commit":"fb27bf3af1e1d59e6cd6403c7f95ad13d495b63c"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/VerifyTests/Verify.ImageSharp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VerifyTests%2FVerify.ImageSharp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VerifyTests%2FVerify.ImageSharp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VerifyTests%2FVerify.ImageSharp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VerifyTests%2FVerify.ImageSharp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VerifyTests","download_url":"https://codeload.github.com/VerifyTests/Verify.ImageSharp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VerifyTests%2FVerify.ImageSharp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275225912,"owners_count":25427015,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-15T02:00:09.272Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-08T12:11:22.084Z","updated_at":"2025-09-15T08:13:41.838Z","avatar_url":"https://github.com/VerifyTests.png","language":"C#","funding_links":["https://github.com/sponsors/VerifyTests"],"categories":[],"sub_categories":[],"readme":"# \u003cimg src=\"/src/icon.png\" height=\"30px\"\u003e Verify.ImageSharp\n\n[![Discussions](https://img.shields.io/badge/Verify-Discussions-yellow?svg=true\u0026label=)](https://github.com/orgs/VerifyTests/discussions)\n[![Build status](https://ci.appveyor.com/api/projects/status/o30f8u47l7vv5844?svg=true)](https://ci.appveyor.com/project/SimonCropp/Verify-ImageSharp)\n[![NuGet Status](https://img.shields.io/nuget/v/Verify.ImageSharp.svg)](https://www.nuget.org/packages/Verify.ImageSharp/)\n\nExtends [Verify](https://github.com/VerifyTests/Verify) to allow verification of documents via [ImageSharp](https://github.com/SixLabors/ImageSharp).\u003c!-- singleLineInclude: intro. path: /docs/intro.include.md --\u003e\n\n**See [Milestones](../../milestones?state=closed) for release notes.**\n\n\n## Sponsors\n\n\n### Entity Framework Extensions\u003c!-- include: zzz. path: /docs/zzz.include.md --\u003e\n\n[Entity Framework Extensions](https://entityframework-extensions.net/?utm_source=simoncropp\u0026utm_medium=Verify.ImageSharp) is a major sponsor and is proud to contribute to the development this project.\n\n[![Entity Framework Extensions](https://raw.githubusercontent.com/VerifyTests/Verify.ImageSharp/refs/heads/main/docs/zzz.png)](https://entityframework-extensions.net/?utm_source=simoncropp\u0026utm_medium=Verify.ImageSharp)\u003c!-- endInclude --\u003e\n\n\n## NuGet\n\n * https://nuget.org/packages/Verify.ImageSharp\n\n\n## Usage\n\n\u003c!-- snippet: enable --\u003e\n\u003ca id='snippet-enable'\u003e\u003c/a\u003e\n```cs\n[ModuleInitializer]\npublic static void Init() =\u003e\n    VerifyImageSharp.Initialize();\n```\n\u003csup\u003e\u003ca href='/src/Tests/ModuleInit.cs#L3-L9' title='Snippet source file'\u003esnippet source\u003c/a\u003e | \u003ca href='#snippet-enable' title='Start of snippet'\u003eanchor\u003c/a\u003e\u003c/sup\u003e\n\u003c!-- endSnippet --\u003e\n\n\n### Verify a file\n\n\u003c!-- snippet: VerifyImageFile --\u003e\n\u003ca id='snippet-VerifyImageFile'\u003e\u003c/a\u003e\n```cs\n[Test]\npublic Task VerifyImageFile() =\u003e\n    VerifyFile(\"sample.jpg\");\n```\n\u003csup\u003e\u003ca href='/src/Tests/Samples.cs#L7-L13' title='Snippet source file'\u003esnippet source\u003c/a\u003e | \u003ca href='#snippet-VerifyImageFile' title='Start of snippet'\u003eanchor\u003c/a\u003e\u003c/sup\u003e\n\u003ca id='snippet-VerifyImageFile-1'\u003e\u003c/a\u003e\n```cs\n[Test]\npublic Task VerifyImageFileWithCustomEncoder() =\u003e\n    VerifyFile(\"sample.jpg\")\n        .EncodeAsPng();\n```\n\u003csup\u003e\u003ca href='/src/Tests/Samples.cs#L15-L22' title='Snippet source file'\u003esnippet source\u003c/a\u003e | \u003ca href='#snippet-VerifyImageFile-1' title='Start of snippet'\u003eanchor\u003c/a\u003e\u003c/sup\u003e\n\u003c!-- endSnippet --\u003e\n\nTwo files are produced\n\n\n#### Info file:\n\nSamples.VerifyImageFile.verified.txt\n\n\u003c!-- snippet: Samples.VerifyImageFile.verified.txt --\u003e\n\u003ca id='snippet-Samples.VerifyImageFile.verified.txt'\u003e\u003c/a\u003e\n```txt\n{\n  Width: 1599,\n  Height: 1066,\n  HorizontalResolution: 1.0,\n  VerticalResolution: 1.0\n}\n```\n\u003csup\u003e\u003ca href='/src/Tests/Samples.VerifyImageFile.verified.txt#L1-L6' title='Snippet source file'\u003esnippet source\u003c/a\u003e | \u003ca href='#snippet-Samples.VerifyImageFile.verified.txt' title='Start of snippet'\u003eanchor\u003c/a\u003e\u003c/sup\u003e\n\u003c!-- endSnippet --\u003e\n\n\n#### Image file:\n\nSamples.VerifyImageFile.verified.jpg\n\n\u003cimg src=\"/src/Tests/Samples.VerifyImageFile.verified.jpg\" width=\"200px\"\u003e\n\n\n### Verify an SixLabors.ImageSharp.Image\n\nAn instance if an `SixLabors.ImageSharp.Image` can be verified using the following:\n\n\u003c!-- snippet: VerifyImage --\u003e\n\u003ca id='snippet-VerifyImage'\u003e\u003c/a\u003e\n```cs\n[Test]\npublic Task VerifyImage()\n{\n    var image = new Image\u003cRgba32\u003e(11, 11)\n    {\n        [5, 5] = Rgba32.ParseHex(\"#0000FF\")\n    };\n    return Verify(image);\n}\n```\n\u003csup\u003e\u003ca href='/src/Tests/Samples.cs#L24-L36' title='Snippet source file'\u003esnippet source\u003c/a\u003e | \u003ca href='#snippet-VerifyImage' title='Start of snippet'\u003eanchor\u003c/a\u003e\u003c/sup\u003e\n\u003c!-- endSnippet --\u003e\n\n\n## File Samples\n\nhttp://file-examples.com/\n\n\n## Icon\n\n[Swirl](https://thenounproject.com/term/pattern/2719636/) designed by [BÖCK, RU](https://thenounproject.com/titaniclast/) from [The Noun Project](https://thenounproject.com).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fverifytests%2Fverify.imagesharp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fverifytests%2Fverify.imagesharp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fverifytests%2Fverify.imagesharp/lists"}