mkbiltek2019 / BitmapToPng

指定したフォルダ内にある.bmpをすべて.pngに変換

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BMP to PNG

Use

bpm2png.exe [folderpath]

Build option

build single binary

dotnet publish -r win-x64 /p:PublishSingleFile=true /p:IncludeNativeLibrariesForSelfExtract=true

About

指定したフォルダ内にある.bmpをすべて.pngに変換


Languages

Language:C# 100.0%