Mass 
PNG 
to 
JPG 
on 
Windows

Introduction

Transforming a huge amount of PNGs to JPGs at the same time while working on windows can be tough, especially if you are using some sort of online web based converter that makes you wait a lot, and makes the screen go crazy with advertisements. Well there is a way for windows users to make this process easy and fun (actually transforming images is never fun but eh).

Package what?

A package manager or package management system is a collection of software tools that automates the process of installing, upgrading, configuring, and removing computer programs for a computer's operating system in a consistent manner. A package manager deals with packages, distributions of software and data in archive files. Packages contain metadata, such as the software's name, description of its purpose, version number, vendor, checksum, and a list of dependencies necessary for the software to run properly.

Chocolatey

Chocolatey is a software management solution for Windows. It focuses on simplicity, security, scalability and lets you install software right from your CMD 🚀

Installing choco

https://chocolatey.org/install

Now install imagemagick

choco install imagemagick

Now convert files

magick mogrify -format jpg *.png && del *.png

The following command looks for all PNGs in the current directory, creates copies that are JPEGs and then deletes the old PNGs. That's all folks, I wanted this to be a small article.

Affiliate Links

Fastmail

I've been using Fastmail for over a year now, and it's been a game-changer for managing multiple email accounts. With their platform, you can seamlessly handle different email providers in one place. New users get 10% off their subscription!

Code: 7aa3c189

Tangem wallet

If you're looking for a secure and easy-to-use hardware wallet for your crypto assets, I recommend Tangem. Use my referral link to get a 10% discount on your first purchase!

Code: ZQ6MMC

1Password

1Password is the best password manager I've used. It's secure, easy to use, and has saved me countless hours.

Using these referral links helps support my work. I only recommend products I use and trust. Thank you for your support!