minhhieugma / WasmImageTypesConverter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WasmImageTypesConverter

A sample to convert HEIC to JPEG using a JS library in C# Blazor Webassembly - WASM project.

  • At this moment, .NET WASM doesn't have good library to help us convert images from type to type.
  • So, it's better can we can leverage a JS library to do the job for us while still receiving the converted images in C#

Screenshot

About


Languages

Language:HTML 48.6%Language:CSS 35.8%Language:JavaScript 11.7%Language:C# 3.9%