Choose your platform and download the latest version. All releases are available on GitHub.
CodeMask v1.0.0 for Windows 10/11 (64-bit)
CodeMask v1.0.0 for macOS (Intel & Apple Silicon)
File Size: 115-120 MB
macOS disk image (.dmg) package
CodeMask v1.0.0 for Linux (Debian/Ubuntu & AppImage)
File Size: 81.6-123 MB
Choose your preferred Linux package format
Initial release of CodeMask OSS. Python and Text masking support.
Prefer to build from source? Follow these steps:
git clone https://github.com/codemasklab/codemask-oss.git
cd codemask-oss
npm install
npm run build
npm start
npm run build:win # Windows
npm run build:mac # macOS
npm run build:linux # Linux