Syncfusion.Maui.ImageEditor 29.2.10

Prefix Reserved
dotnet add package Syncfusion.Maui.ImageEditor --version 29.2.10
                    
NuGet\Install-Package Syncfusion.Maui.ImageEditor -Version 29.2.10
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Syncfusion.Maui.ImageEditor" Version="29.2.10" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Syncfusion.Maui.ImageEditor" Version="29.2.10" />
                    
Directory.Packages.props
<PackageReference Include="Syncfusion.Maui.ImageEditor" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Syncfusion.Maui.ImageEditor --version 29.2.10
                    
#r "nuget: Syncfusion.Maui.ImageEditor, 29.2.10"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Syncfusion.Maui.ImageEditor&version=29.2.10
                    
Install Syncfusion.Maui.ImageEditor as a Cake Addin
#tool nuget:?package=Syncfusion.Maui.ImageEditor&version=29.2.10
                    
Install Syncfusion.Maui.ImageEditor as a Cake Tool

The Syncfusion.Maui.ImageEditor package contains the Syncfusion ImageEditor component for .NET MAUI application. The Syncfusion .NET MAUI ImageEditor component is used to edit an image by annotating with free hand drawing paths, text, and built-in shapes.

Prerequisites

Integrated Development Environment

By using the following IDEs, you can develop .NET MAUI applications

Framework & SDK

The below tool is required to run the .NET MAUI application.

  • .NET 6.0 SDK
  • Android 5.0 (API 21) or higher.
  • iOS 10 or higher.
  • macOS 10.13 or higher.
  • Windows desktop and the Universal Windows Platform (UWP), using Windows UI Library (WinUI) 3.

Key Features

  • Crop, rotate, and flip operations.
  • Adds text, path, and shapes such as rectangle, circle, and arrow.
  • Undo and redo operations.

Getting Started

To initialize the ImageEditor control add the below code to your xaml file.

<?xml version="1.0" encoding="utf-8" ?>
<ContentPage x:Class="ImageEditorMauiSample.GettingStarted"
             xmlns="http://schemas.microsoft.com/dotnet/2021/maui"
             xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml"
             xmlns:imageeditor="http://schemas.syncfusion.com/maui"
             BackgroundColor="White">
    <ContentPage.Content>
        <imageeditor:SfImageEditor />
    </ContentPage.Content>
</ContentPage>
Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-android34.0 is compatible.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-ios17.0 is compatible.  net8.0-maccatalyst was computed.  net8.0-maccatalyst17.0 is compatible.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net8.0-windows10.0.19041 is compatible.  net9.0 is compatible.  net9.0-android was computed.  net9.0-android35.0 is compatible.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-ios18.0 is compatible.  net9.0-maccatalyst was computed.  net9.0-maccatalyst18.0 is compatible.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net9.0-windows10.0.19041 is compatible.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Syncfusion.Maui.ImageEditor:

Package Downloads
SharedMauiXamlStylesLibrary.Syncfusion

A collection of predefined Control styles for MAUI and Syncfusion.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Syncfusion.Maui.ImageEditor:

Repository Stars
syncfusion/maui-demos
This repository contains the Syncfusion .NET MAUI control’s samples and the guide to use them
Version Downloads Last updated
29.2.10 497 6/9/2025
29.2.9 313 6/5/2025
29.2.8 416 6/3/2025
29.2.7 1,054 5/26/2025
29.2.5 891 5/21/2025
29.2.4 1,079 5/14/2025
29.1.41 1,317 5/5/2025
29.1.40 1,036 4/28/2025
29.1.39 1,023 4/21/2025
29.1.38 1,051 4/15/2025
29.1.37 1,142 4/8/2025
29.1.35 1,042 4/1/2025
29.1.33 2,835 3/25/2025
28.2.12 2,257 3/19/2025
28.2.11 2,280 3/11/2025
28.2.9 1,169 3/4/2025
28.2.7 1,380 2/25/2025
28.2.6 1,248 2/17/2025
28.2.5 2,208 2/11/2025
28.2.4 3,226 2/4/2025
28.2.3 2,101 1/29/2025
28.1.41 1,858 1/21/2025
28.1.39 1,808 1/14/2025
28.1.38 2,305 1/7/2025
28.1.37 831 12/31/2024
28.1.36 699 12/23/2024
28.1.35 1,864 12/18/2024
28.1.33 1,600 12/12/2024
27.2.5 5,658 12/2/2024
27.2.4 1,001 11/26/2024
27.2.3 905 11/22/2024
27.2.2 1,186 11/15/2024
27.1.58 4,901 11/4/2024
27.1.57 1,462 10/29/2024
27.1.56 757 10/23/2024
27.1.55 1,190 10/21/2024
27.1.53 1,780 10/14/2024
27.1.52 2,204 10/7/2024
27.1.51 1,746 9/30/2024
27.1.50 4,088 9/24/2024
27.1.48 1,359 9/18/2024
26.2.14 2,801 9/9/2024
26.2.13 2,502 9/5/2024
26.2.12 532 9/2/2024
26.2.11 1,196 8/27/2024
26.2.10 1,797 8/19/2024
26.2.9 1,127 8/12/2024
26.2.8 1,671 8/5/2024
26.2.7 2,626 7/29/2024
26.2.5 2,420 7/26/2024
26.2.4 533 7/24/2024
26.1.42 2,749 7/15/2024
26.1.41 1,546 7/8/2024
26.1.40 9,078 7/1/2024
26.1.39 1,074 6/24/2024
26.1.38 3,197 6/18/2024
26.1.35 4,305 6/11/2024
25.2.7 723 6/3/2024
25.2.6 769 5/28/2024
25.2.5 1,087 5/21/2024
25.2.4 2,220 5/14/2024
25.2.3 483 5/8/2024
25.1.42 13,259 4/29/2024
25.1.41 1,245 4/23/2024
25.1.40 1,467 4/15/2024
25.1.39 1,001 4/8/2024
25.1.38 1,229 4/1/2024
25.1.37 777 3/26/2024
25.1.35 16,771 3/15/2024
24.2.9 1,783 3/5/2024
24.2.8 2,581 2/27/2024
24.2.7 699 2/20/2024
24.2.6 1,139 2/15/2024
24.2.5 506 2/12/2024
24.2.4 821 2/6/2024
24.2.3 5,932 1/31/2024
24.1.47 1,299 1/23/2024
24.1.46 1,016 1/17/2024
24.1.45 1,238 1/9/2024
24.1.44 822 1/3/2024
24.1.43 530 12/27/2023
24.1.41 11,063 12/18/2023
23.2.7 603 12/6/2023
23.2.6 366 11/28/2023
23.2.5 259 11/23/2023
23.2.4 756 11/20/2023
23.1.44 1,641 11/6/2023
23.1.43 733 10/30/2023
23.1.42 480 10/23/2023
23.1.41 426 10/16/2023
23.1.40 600 10/10/2023
23.1.39 416 10/4/2023
23.1.38 497 9/26/2023
23.1.36 6,153 9/15/2023
22.2.12 700 9/5/2023
22.2.11 823 8/28/2023
22.2.10 615 8/22/2023
22.2.9 594 8/14/2023
22.2.8 554 8/7/2023
22.2.7 374 8/2/2023
22.2.5 494 7/27/2023
22.1.39 317 7/18/2023
22.1.38 279 7/11/2023
22.1.37 388 7/3/2023
22.1.36 254 6/28/2023
22.1.34 973 6/21/2023