Automic VaultAutomic Vault

brew

Install f2 with Homebrew, Nix, scoop, winget

Command-line batch renaming tool. Version 2.2.2 via Homebrew; verified 2026-06-15.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install f2

local Homebrew formula metadata

Linux

Nixverified · 92%
nix profile install nixpkgs#f2

nixpkgs package indexes · pkgs/by-name/f2/f2/package.nix · source: api.github.com

Windows

Scoopverified · 92%
scoop install main/f2

Scoop official bucket manifest trees · bucket/f2.json · source: api.github.com

Windows Package Managerverified · 92%
winget install --id ayoisaiah.f2 -e

Windows Package Manager source index · ayoisaiah.f2 · source: cdn.winget.microsoft.com

overview

Package summary

Command-line batch renaming tool

Commands and aliases

  • f2

history

Project history and usage

F2 is a cross-platform Go CLI for batch-renaming files and directories with a safety-first workflow built around dry runs, conflict detection, undo support, and rich replacement variables.

Project history

The GitHub repository was created in 2020, and the changelog lists version 0.1.0 on May 24, 2020 as the initial release. Version 1.0.0 followed on February 22, 2021 with regex filtering, capture groups, dry-run-by-default behavior, conflict detection, recursive renaming, ascending integer replacements, and undo from a map file.

The project evolved from basic batch replacement into a broader renaming toolkit. Later changelog entries added date variables, EXIF and ID3 variables, file hashes, CSV-based renaming, simple mode, find expressions, timezone-aware date handling, and performance improvements.

Adoption history

F2 is packaged for Homebrew, Nix, Scoop, and winget in the input data, matching its cross-platform pitch. Its adoption path is typical for Go CLIs: single executable, prebuilt releases, and enough safety affordances to be trusted for destructive filesystem operations.

How it is used

F2 is used for command-line batch renames where shell loops become risky or unreadable: regex replacements, capture-group rewrites, recursive directory changes, media-library organization using EXIF or ID3 metadata, CSV-driven rename maps, conflict resolution, and undoing completed operations.

The official docs emphasize that F2 defaults to a preview workflow. Users review the proposed changes before executing them, which is the main practical distinction between F2 and a quick `rename`, `mv`, or shell one-liner.

Why package nerds care

F2 is significant as a polished example of a modern single-purpose Go CLI: prebuilt, cross-platform, heavily documented, and careful around filesystem danger. Package maintainers get one binary with no daemon, service file, or runtime configuration to shepherd.

Timeline

  • 2020: Repository created and 0.1.0 initial release published.
  • 2021: 1.0.0 release adds regex filtering, dry-run-by-default behavior, conflict detection, recursive renaming, and undo.
  • 2021: 1.7.0 adds CSV support and platform-aware backup locations.
  • 2022: 1.8.0 adds simple mode and opt-in update notification.
  • 2025: 2.2.x releases add find expressions, date token conveniences, timezone support, and targeted replacement improvements.

Related projects

  • Traditional Unix tools such as `mv`, shell loops, and `rename` cover smaller renaming jobs but do not provide F2's preview, conflict, metadata-variable, and undo workflow.
  • ExifTool is relevant to F2 usage because F2 can use metadata-oriented variables for photo and media renaming workflows.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
f2cliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version2.2.2
manager updated2026-06-15
local dataok
upstreamcurrent
latest detectedv2.2.2

https://github.com/ayoisaiah/f2

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:f2
Version2.2.2
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/f2
Homepagehttps://f2.freshman.tech
Repositoryhttps://github.com/ayoisaiah/f2
Upstream docshttps://github.com/ayoisaiah/f2#readme
LicenseMIT
Source archivehttps://github.com/ayoisaiah/f2/archive/refs/tags/v2.2.2.tar.gz
Last updated2026-06-15T10:20:16-04:00
Pulseupdated
Build dependenciesgo
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namef2
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

f2

nix profile install nixpkgs#f2
  • normalized package name match
  • Matched by: F2
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/f2/f2/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Scoop95%

main/f2

scoop install main/f2
  • normalized package name match
  • Matched by: F2
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/f2.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

ayoisaiah.f2

winget install --id ayoisaiah.f2 -e
  • normalized package name match
  • Matched by: F2
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: ayoisaiah.f2 from https://cdn.winget.microsoft.com/cache/source.msix

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Combined YAML source

View the package source record on GitHub.

combined/f2.yml

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment