Wingetlywingetly
← All apps

Batch RegEx Free Edition

by BinaryMarkv5.0

Last updated

Replace, format, and extract text in multiple files using Regular Expressions. Perform GREP-like tasks including search and replace, RegEx substitutions, data extraction, and more! Built-in RegEx editors support color syntax highlighting and tips.

Install with winget

$ winget install --id BinaryMark.BatchRegEx --exact --version 5.0

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

Silent install command for Batch RegEx Free Edition

Batch RegEx Free Edition uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x64, user scope)
pid0200500t.exe /S

See the full silent install reference for Batch RegEx Free Edition

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.

About

Replace, format, and extract text in multiple files using Regular Expressions. Perform GREP-like tasks including search and replace, RegEx substitutions, data extraction, and more! Built-in RegEx editors support color syntax highlighting and contextual tooltips making it easy to design patterns. Specialized RegEx tools like html/xml tag selector, line selector, or number selector help you make RegEx patterns faster. Integrated RegEx Builder helps with testing your RegEx patterns by letting you perform search and replace operations on sample text and automatically highlighting matches. Program supports numerous text transformations that can be performed on text matched by your RegEx patterns. Some text transforms include: change letter case; trim; reverse order of characters; sort list; shuffle list; remove duplicates; compute hash; encrypt/decrypt; URL encode/decode; Morse code converter; escape/unescape string; operations with numbers (matched text is treated as a number that you can then change); etc. Process 1000s of files using multiple CPU cores in manual, automatic/continuous, triggered/scheduled, or console modes, or directly from Windows Explorer right-click menu. Save files to output directory specified using either absolute or relative path, with original or new name defined by a mask. Select files for processing based on their name, dates, size, and contents using advanced file search supporting RegEx and advanced wildcards. Optionally merge together, split all, or zip processed files. Perform different operations on different files with conditional processing and process branching. Complete support for Regular Expressions (RegEx) and Unicode throughout the program. Detailed processing logs are available in both user interface and log files. Run multiple program instances simultaneously.

Installers · v5.0

ArchitectureTypeScopeInstallDownload
x86EXE
NSIS
userDirect
x64EXE
NSIS
userDirect

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 Batch RegEx Free Edition.

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

  • Batch Image Splitter Free EditionBinaryMark
    BinaryMark.BatchImageSplitterv5.6

    Split multiple pictures into specified number of slices by rows and columns or into tiles of desired size. Use over 130 Actions like resize, crop, contrast, etc. Convert to/from and save results in any of 30+ formats. Add watermarks and more!

  • Batch Image Enhancer Free EditionBinaryMark
    BinaryMark.BatchImageEnhancerv5.6

    Turn those average photos into stunning images with 120+ adjustments, actions, effects, and filters. Improve brightness, contrast, saturation, temperature, tint, color balance. Resize, crop, sharpen, watermark, and convert to/from 30+ image formats!

  • Batch File Replace Free EditionBinaryMark
    BinaryMark.BatchFileReplacev5.0

    Search and replace text and raw bytes in multiple files. Features include: multi-line text entry; full support for RegEx with syntax highlighting and match substitutions; built-in hex editor to replace bytes; wildcards and case-sensitivity; Unicode.

  • Color Picker Pro Free EditionBinaryMark
    BinaryMark.ColorPickerProv3

    Grab single or multiple pixel colors anywhere on your screen in more than 50 different formats. Convert colors between any of the 17 color models like RGB, HSL, Lab, LCH, XYZ. Choose from over 100 color variations: invert, contrast, warmer, darker...

  • Batch Photo Face Free EditionBinaryMark
    BinaryMark.BatchPhotoFacev5.6

    Automatically recognize faces in 1000s of photos and process images based on face detection results! Use over 130 Actions and Filters like resize, crop, contrast, etc. Convert to/from and save results in any of 30+ formats. Add watermarks and more!

  • Random Number Generator Free EditionBinaryMark
    BinaryMark.RandomNumberGeneratorv3.0

    Randomly generate millions of integers or floating point numbers in the desired radix (base), format, and numeric range. Generated random numbers may match any one of the 17 built-in discrete or continuous statistical probability distributions.

More from BinaryMark or browse batch-regex, extract-text, find-replace.

Frequently asked questions

How do I install Batch RegEx Free Edition on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id BinaryMark.BatchRegEx --exact --version 5.0. winget downloads the installer from BinaryMark and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Batch RegEx Free Edition silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id BinaryMark.BatchRegEx --exact 5.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 Batch RegEx Free Edition?
Batch RegEx Free Edition uses EXE (NSIS). Run the downloaded installer with: pid0200500t.exe /S. The silent switches are /S.
How do I uninstall Batch RegEx Free Edition via winget?
Run: winget uninstall --id BinaryMark.BatchRegEx --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Batch RegEx Free Edition's Apps & Features entry.
Is Batch RegEx Free Edition free?
Batch RegEx Free Edition is distributed under EULA. Refer to the publisher (https://www.binarymark.com/products/batch-file-regex) for the full license terms - Wingetly itself does not charge for installation.
Does Batch RegEx Free Edition 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 Batch RegEx Free Edition directly from the publisher.
How do I keep Batch RegEx Free Edition up to date?
Run winget upgrade --id BinaryMark.BatchRegEx --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Batch RegEx Free Edition from microsoft/winget-pkgs.