Skip to content

Extents: v0.4.3

Choose a tag to compare

@github-actions github-actions released this 12 Jul 17:40
d481444
Quick Downloads
Platform Download
macOS (Apple Silicon).dmg
macOS (Intel).dmg
Windows (x64).exe
Windows (x64).msi
Linux (x86_64).AppImage
Linux (ARM64).AppImage
Linux (x86_64).deb
Linux (ARM64).deb
Linux (x86_64).rpm
Linux (ARM64).rpm

Running Extents for the First Time

Warning

Extents is not yet code-signed or notarized. Your operating system may display
security warnings the first time you open it. Follow the instructions for your
operating system below.

macOS Instructions

On macOS, the OS may incorrectly report that the application is “damaged” or “can’t be opened."

  1. Install Extents by dragging Extents.app into your /Applications folder.
  2. Open the Terminal app (you can find it in /Applications/Utilities or search with Spotlight).
  3. Run the following command to remove the quarantine flag that macOS adds to downloaded apps:
    xattr -dr com.apple.quarantine /Applications/Extents.app
  4. You should now be able to launch Extents sucessfully.
    (Optional) To verify the quarantine flag was removed, run
    xattr /Applications/Extents.app

The command should produce no output, confirming the flag is gone.


Windows Instructions

On Windows, when you first launch the application, you may see a blue "Windows protected your PC" screen from Windows Defender SmartScreen.

  1. Click "More info".
  2. A new button, "Run anyway", will appear. Click it to start Extents.

Linux Instructions

On most Linux distributions, you can run the application directly.

  1. Download the .AppImage file.
  2. Make the file executable. In your terminal, run:
    chmod +x Extents*.AppImage
  3. Run the application:
    ./Extents*.AppImage

0.4.3 (2026-07-12)

Bug Fixes

  • improve release download presentation (022592c)

Source and Third-Party Licensing

Important

Extents' original source code is licensed under the MIT License. Extents uses
Rawler for RAW decoding; Rawler is licensed under the GNU LGPL, version 2.1.
The exact Extents source, corresponding Rawler source, license text, notices,
checksums, and rebuild instructions are attached to this release.

Material Download
Extents sourceExtents-v0.4.3-source.tar.gz
Rawler sourcerawler-0.7.1.crate
Licensing overviewEXTENTS-LICENSING.md
Third-party noticesTHIRD_PARTY_NOTICES.md
Rawler LGPL-2.1 licenseRAWLER-LGPL-2.1.txt
Rawler rebuild instructionsRAWLER-RELINKING.md
SHA-256 checksumsSHA256SUMS.txt