Made my little tool an mcp tool https://github.com/scottgal/mostlylucid.consoleimage/blob/master/ConsoleImage.Mcp/README.md

https://github.com/scottgal/mostlylucid.consoleimage/releases

Warning it will DESTROY context windows. It can use 10k tokens for a small image to actually render it inline! But it has multiple modes to save files, extract gifs from video, get info etc...etc...

#mcp #aot #csharp #imagesharp #ai #claude

mostlylucid.consoleimage/ConsoleImage.Mcp/README.md at master · scottgal/mostlylucid.consoleimage

A mostlylucid time boxed tool & nuget package for rendering images and animated gifs to console. - scottgal/mostlylucid.consoleimage

GitHub

We've released a new version of Terminaux that addresses all recent ImageMagick security issues.

#Terminaux #csharp #programming #TechNews #TechUpdates #dotnet #library #ImageMagick #ImageSharp

Added support for ImageFlow to my collection of converter extensions.

https://github.com/mortara/Image-converter-extensions

#dotnet #csharp #skiasharp #imagesharp #imageflow

GitHub - mortara/Image-converter-extensions: A collection of extensions to convert between different image formats

A collection of extensions to convert between different image formats - mortara/Image-converter-extensions

GitHub
GitHub - mortara/Image-converter-extensions: A collection of extensions to convert between different image formats

A collection of extensions to convert between different image formats - mortara/Image-converter-extensions

GitHub

Face Recognition is back!

And all offline - no sending face data to Microsoft Azure Face any more.

All thanks to this awesome #dotnet library which makes it so easy. https://github.com/FaceONNX/FaceONNX - just needed a few tweaks to make it work with #ImageSharp instead of System.Drawing!

GitHub - FaceONNX/FaceONNX: Face recognition and analytics library based on deep neural networks and ONNX runtime

Face recognition and analytics library based on deep neural networks and ONNX runtime - FaceONNX/FaceONNX

GitHub

Fun and Games would love the following in XAML for #DotnetMaui and #Xamarin

```xml
<stacklayout x:Name="Name"/>
```

```csharp
await Name.TakeScreenShot():
```

Had to use the fiddle with coping a full image using #ImageSharp, taking into account SafeAreas etc.

@maartenballiauw ImageSharp by SixLabors is one of the best libraries out there and sadly so underfunded. If you want to do any image manipulation or drawing or font rendering it's worth checking out. #ImageSharp

#Umbraco 12 has been released today! A new major with some major features and updates including headless out-of-the-box, support for #EFCore, #ImageSharp 3, and much more. All running on the latest version of #DotNet 7.

All the details on Umbraco's blog:
https://umbraco.com/blog/umbraco-12-release/

Umbraco 12 release

Discover Umbraco 12 with new features like the Content Delivery API, support for EF Core and ImageSharp 3. Faster, better, headless(er). Get started now!

@xoofx I remember trying (and failing) to implement one of those for optimizing colour space conversion in #ImageSharp.

I 'think' ICC color profile conversion is now ready for final review and merge into the #ImageSharp main branch.

It's been 5 years since the initial draft PR implementing the functionality was first opened. 🎉

#dotnet