Batch image conversion for Windows. Drag and drop images, folders, or ZIP archives, pick an output format, and convert locally on your PC — not in the cloud.
Download latest release — portable ZIP or installer.
- Download and extract the portable ZIP, or run the installer.
- Launch
pixara.exe. - Follow the walkthrough below.
Add images — Drop files, folders, or ZIP archives (or Images / Folder / ZIP).
Choose format — Set From / To in the Convert panel (PNG, JPEG, WebP, AVIF, GIF, BMP, TIFF).
Pick preset — Web, High, or Smallest; Same folder or Custom output.
Estimate — Preview approximate batch size before converting.
Convert — Convert all or Convert selected; progress runs locally on your PC.
Review — Compare Size and After columns; Open output folder when done. Defaults live in Settings (tab or header gear).
| Input | Output |
|---|---|
| PNG, JPEG, WebP, GIF, BMP, TIFF, AVIF | PNG, JPEG, WebP, GIF, BMP, TIFF, AVIF |
HEIC input is supported when Windows HEIC codecs are installed (setup script).
For contributors and developers who want to run or package the app locally.
- Node.js 18+
- Rust (stable)
- Visual Studio 2022 Build Tools with the Desktop development with C++ workload
The public repository is built without the default HEIC feature — no vcpkg or codec DLLs required for development.
git clone https://github.com/uhaop/pixara.git
cd pixara
npm install
npm run tauri devpowershell -NoProfile -ExecutionPolicy Bypass -File .\scripts\build-public.ps1
powershell -NoProfile -ExecutionPolicy Bypass -File .\scripts\pre-ship.ps1Artifacts:
dist-public/Pixara/pixara.exedist-public/Pixara-portable-win64.zip
Maintainers: see PUBLISHING.md.
| URL | |
|---|---|
| Latest release | https://github.com/uhaop/pixara/releases/latest |
| Source code | https://github.com/uhaop/pixara |
| Report an issue | https://github.com/uhaop/pixara/issues |
| Privacy | docs/PRIVACY.md |
| Third-party notices | THIRD_PARTY_NOTICES.md |







