JimBobSquarePants/ImageProcessor
:camera: A fluent wrapper around System.Drawing for the processing of image files. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5210
- days_rel: n/a
- days_push: 1092
- n_releases_24m: 0
Adoption not part of the score
2493 stars · 489 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
ImageProcessor is a fluent C# wrapper around System.Drawing for on-the-fly image processing, supporting formats like JPEG, PNG, GIF, BMP, TIFF, and WebP. It includes a desktop library and an ASP.NET dynamic image-processing extension, but the project has been retired in favor of ImageSharp.
Use cases
- resize and crop images in a .NET application
- process images on-the-fly in ASP.NET
- convert images between jpeg, png, gif, and webp formats
- add watermarks to uploaded images
- generate thumbnails for a website
When to choose
- you are locked into .NET Framework on Windows and cannot migrate
- maintaining a legacy ASP.NET application that already uses ImageProcessor
When to avoid
- you are on .NET Core, .NET 5+, or any non-Windows OS
- starting a new project - use ImageSharp instead
- you need actively maintained software with security fixes
Facets
library · maturity abandoned
image-processing image-processing web-development windows dotnet system-drawing aspnet fluent-api retired csharp
2 sources
- readme: https://github.com/JimBobSquarePants/ImageProcessor · fetched 2026-08-28 · a190250b1345
- homepage: https://jimbobsquarepants.github.io/ImageProcessor/ · fetched 2026-08-29 · 99d3fbcf9d53
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| JimBobSquarePants/ImageProcessor | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="JimBobSquarePants/ImageProcessor")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem