Skip to content

Releases: VaderChen/FastFileViewer

FastFileViewer v1.26.0820

Choose a tag to compare

@VaderChen VaderChen released this 20 Aug 09:24

FastFileViewer v1.26.0820

This release adds local video and audio playback with subtitle support, along with improvements to viewer themes and interactions.

Highlights

  • Added support for common video and audio formats with play, pause, seeking, volume, fullscreen, and keyboard controls.
  • Added media browsing for regular folders and ZIP, TAR, TGZ, and TAR.GZ archives.
  • Automatically matches VTT, SRT, ASS, SSA, SMI, and text-based SUB subtitles located beside the media file.
  • Added separate media and subtitle format settings for controlling folder and archive scanning.
  • Added GB18030 decoding for documents and subtitles while retaining automatic Big5 and Shift-JIS detection.
  • Fixed code themes such as GitHub Dark not applying the matching background color.
  • Removed the translucent hover overlay from video playback and replaced it with a custom control bar.
  • Improved media range responses, extracted archive cleanup, format filtering, and subtitle conversion validation.

System Requirements

  • macOS 12.0 or later
  • Apple Silicon (arm64)

Downloads

  • FastFileViewer-1.26.0820-arm64.dmg
  • FastFileViewer-1.26.0820-arm64.dmg.sha256

Verify the download with:

shasum -a 256 -c FastFileViewer-1.26.0820-arm64.dmg.sha256

For the complete list of changes, see the CHANGELOG. License information is available in the GPLv3 license and third-party notices.

FastFileViewer v1.26.0815

Choose a tag to compare

@VaderChen VaderChen released this 15 Aug 13:03

FastFileViewer v1.26.0815

This is the first open-source release of FastFileViewer, an offline macOS workspace for quickly browsing images, documents, source code, structured data, and archive contents.

Highlights

  • Browse local folders incrementally in a unified content tree.
  • Open supported files inside ZIP, TAR, TGZ, and TAR.GZ archives without extracting them first.
  • Preview common image formats, plain text, Markdown, JSON, CSV, TSV, configuration files, and source code.
  • Render Markdown, syntax-highlight code, browse collapsible JSON trees, and search or sort CSV/TSV tables.
  • Use a three-pane workspace with persistent pinned folders, filtering, batch loading, and cancellable operations.
  • Export multiple selected files, calculate SHA-256 checksums, and detect byte-identical duplicates.
  • Persist library indexes and thumbnails locally for faster relaunches.
  • Use Traditional Chinese, English, or Japanese interfaces.

System Requirements

  • Apple Silicon Mac
  • macOS 12 or later

Download

  • FastFileViewer-1.26.0815-arm64.dmg
  • FastFileViewer-1.26.0815-arm64.dmg.sha256

Verify the download with:

shasum -a 256 -c FastFileViewer-1.26.0815-arm64.dmg.sha256

Signing Notice

This release binary is ad-hoc signed and is not notarized by Apple. macOS Gatekeeper may block the downloaded application. For maximum trust and compatibility, review the source code and build FastFileViewer locally by following the README instructions.

Privacy and License

All content processing stays on the Mac. FastFileViewer does not execute displayed source code or raw Markdown HTML and does not load remote Markdown resources.

FastFileViewer is available under GNU GPLv3, with a separate commercial-license option. Third-party components remain subject to their own license terms; the DMG includes the complete notices and license texts.