Wingetlywingetly
← All apps

cim

by feraxhpv0.2.0

Last updated

A simple CLI tool written in Rust for easily converting between various image formats. (SVG to PNG) (PNG to JPEG) (JPEG to png) (SVG to PNG custom size)

Install with winget

$ winget install --id feraxhp.cim --exact --version 0.2.0

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for cim

cim uses MSI (WiX). The silent install switches are /quiet /norestart.

One-line silent install (x64)
msiexec.exe /i cim-0.2.0-x86_64.msi /quiet /norestart

See the full silent install reference for cim

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v0.2.0

ArchitectureTypeScopeInstallDownload
x64MSI
WiX
-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for cim.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • grpferaxhp
    feraxhp.grpv0.13.2

    A simple CLI tool to mannage platforms for git repositories

  • ConverseenFrancesco Mondello
    Faster3ck.Converseenv0.15.2.2

    Converseen is a batch image converter and resizer

  • Batch Image Converter Free EditionBinaryMark
    BinaryMark.BatchImageConverterv5.6

    Convert multiple images, photos, and pictures between 30+ formats: JPG, PNG, GIF, TIFF, BMP, JP2, J2K, TGA, PSD, RAW, DDS, PNM, WMF, ICO, SGI, HDR, LBM, MNG, XBM, XPM, PCD, PCX, PIC, JNG, WBM, G3... Additionally includes 120+ Actions and Effects.

  • E
    Easy2Convert PNG to DDSEasy2Convert Software
    Easy2Convert.png2ddsv2.9.0.0

    A small freeware utility for converting Portable Network Graphics files (.png) to DirectDraw Surface files/textures (.dds) easily and quickly.

  • M
    Mass Image CompressorCognirush Labs LLP
    Cognirush.MassImageCompressorv4.2.2

    Batch image and photo converter, compressor, resizer and apply watermark of all images in entire folder

More from feraxhp or browse image-converter, png-converter, svg-converter.

Frequently asked questions

How do I install cim on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id feraxhp.cim --exact --version 0.2.0. winget downloads the installer from feraxhp and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install cim silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id feraxhp.cim --exact 0.2.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for cim?
cim uses MSI (WiX). Run the downloaded installer with: msiexec.exe /i cim-0.2.0-x86_64.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall cim via winget?
Run: winget uninstall --id feraxhp.cim --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from cim's Apps & Features entry.
Is cim free?
cim is distributed under MIT. Refer to the publisher (https://github.com/feraxhp/cim) for the full license terms - Wingetly itself does not charge for installation.
Does cim work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls cim directly from the publisher.
How do I keep cim up to date?
Run winget upgrade --id feraxhp.cim --exact, or winget upgrade --all to update everything winget tracks. We index 3 versions of cim from microsoft/winget-pkgs.

Recent versions

  • 0.2.0latest
  • 0.1.2
  • 0.1.1