Most people have been there. You need to convert a batch of images quickly, so you search for an online tool, land on some ad-riddled site, and then pause: do you really want to upload client photos or sensitive screenshots to a random third-party server? That hesitation is completely reasonable. Online converters are convenient until they aren’t, and the trade-off between speed and privacy has never sat well with a lot of users.
Convertim takes a different approach entirely. It is a free, portable image converter for Windows that runs 100% locally. No cloud processing, no account creation, no ads, and no installation required. You download the .exe, double-click it, and start converting. Your images never leave your machine.
Built by the team at ancer, a custom software studio, Convertim ships in two editions: a graphical interface (GUI) for everyday users and a separate CLI edition for developers who need automation and scripting. Both share the same core philosophy: do the work locally, respect the user, and stay out of the way.
Key Features of Convertim
100% Local Processing and Zero Accounts
This is the headline feature and it genuinely matters. Convertim processes everything on your own machine using a single portable .exe file. There is no sign-up, no login, no cloud dependency. For anyone handling client work, medical images, legal documents, or just personal photos they’d rather not share, this is a meaningful distinction from browser-based tools.
Wide Format Support: Modern and Classic
Convertim covers the formats you actually use. That includes modern formats like WebP, AVIF, and HEIC alongside the classics: JPG, PNG, TIFF, and GIF. It can also optimize images without changing their format, which is useful when you just need to reduce file size without a conversion. SVG vectorization is built in too, so you can convert logos and icons to color SVG with adaptive color count settings.
Batch Conversion with a Real Queue
Drop in as many files as you need. Convertim handles batch jobs with a proper queue that you can pause and cancel mid-run. You can configure concurrency (how many files process simultaneously), set retry behavior for failed conversions, and use pattern renaming to keep your output organized. It is the kind of thoughtful detail that separates a tool built for real use from a weekend experiment.
Light Editing and Watermarking Built Right In
Before converting, you can apply basic edits: rotation, flip, resize with aspect ratio control, and adjustments for brightness, contrast, and saturation. The watermark tab lets you add text or image watermarks with custom font, size, color, and opacity. For photographers or content creators, this means less round-tripping between apps before a file is ready to publish.
Professional CLI for Developers
The CLI edition is a self-contained executable with no Node.js dependency required. It supports POSIX-style flags, outputs JSON results, and returns proper exit codes, making it straightforward to integrate into scripts, CI pipelines, or automated workflows. It is a genuinely developer-focused tool, not just a GUI with a basic command wrapper bolted on.

Sara’s Tuesday Morning Workflow
Sara is a freelance brand designer based in Berlin. On a Tuesday morning around 9:30 AM, she received a final delivery request from a client: 47 product photos in HEIC format, all needing to be converted to WebP, resized to 1200px wide, and watermarked with the studio name before being handed off to the client’s web team.
Her usual approach involved an online converter for the format change, then a separate pass in Photoshop for the resize and watermark. The whole process took the better part of an hour, and uploading 47 product photos to a third-party site always felt uncomfortable given the NDA she had signed.
She downloaded the Convertim GUI edition, double-clicked the .exe, and dragged the entire folder of HEIC files into the interface. She set the output format to WebP, switched to the Edit tab to set a 1200px width with aspect ratio locked, then opened the Watermark tab to add a text watermark at 65% opacity. She hit Convert at 9:44 AM.
By 9:51 AM, all 47 files were done. Seven minutes for a job that used to take an hour. More importantly, not a single image file touched an external server. She zipped the output folder and sent it straight to the web team.

How Convertim Actually Works
Step 1: Download and Open
Download the portable .exe from the Convertim site. No installer, no dependencies. Double-click to open. Windows SmartScreen may show a warning on first launch since the binary is unsigned; clicking “More info” and then “Run anyway” gets you past it. It is a known quirk of distributing unsigned executables and the team is upfront about it.
Step 2: Add Your Files
Drag files or an entire folder into the drop zone. The queue fills up immediately with file details: dimensions, format, file size, and color profile. You can remove individual files before converting if needed.
Step 3: Configure Format, Edit, and Watermark
Three tabs cover your options: Format (output type, quality, output folder, rename pattern, concurrency), Edit (rotation, flip, resize, brightness/contrast/saturation), and Watermark (text or image watermark with full styling control). Hit Preview to check a sample output before committing to the full batch.
Step 4: Convert
Click Convert. Watch the queue progress in real time. Pause or cancel at any point. Converted files land exactly where you told them to go, named exactly how you set them up.
Who Should Try Convertim
Convertim is a strong fit for designers, photographers, developers, and anyone who regularly works with image files and has grown tired of the privacy trade-offs that come with online tools. It is free, requires no installation, and handles formats most people actually need. If you work on a team or in a regulated industry where images should stay on-device, it is worth keeping on a USB drive. Download the GUI or CLI edition at ancer.es/en/project/convertim and give it a try.