Menu

Tree [f3b66c] main /
 History

HTTPS access


File Date Author Commit
 .github 2024-02-13 xiaoming xiaoming [f3b66c] Update file paths for macOS and Windows workflows
 InnoSetup 2023-09-22 xiaoming xiaoming [36045c] fix code
 dpkg 2024-02-06 xiaoming xiaoming [140463] release:V0.1.3
 img 2023-08-11 ImgBotApp ImgBotApp [55743d] [ImgBot] Optimize images
 lang 2023-08-17 xiaoming xiaoming [43420c] src:add theme support
 lib 2023-08-08 xiaoming xiaoming [4543a1] src:add delete file feature for jffs2
 res 2023-08-08 xiaoming xiaoming [0176aa] temp
 src 2024-02-06 xiaoming xiaoming [140463] release:V0.1.3
 test 2023-07-31 xiaoming xiaoming [5367c6] ui:update ui
 theme 2023-08-17 ImgBotApp ImgBotApp [a9da3e] [ImgBot] Optimize images
 tools 2024-02-06 xiaoming xiaoming [e1929b] fix ci build
 .gitignore 2024-02-06 xiaoming xiaoming [140463] release:V0.1.3
 DEVELOPNOTE.md 2023-08-03 xiaoming xiaoming [0a3e4c] src:remove zlib depend
 LICENSE 2023-07-27 xiaoming xiaoming [4353fd] src:init project
 QFSViewer.pro 2024-02-06 xiaoming xiaoming [140463] release:V0.1.3
 README.md 2024-02-06 xiaoming xiaoming [140463] release:V0.1.3
 README_zh_CN.md 2024-02-06 xiaoming xiaoming [140463] release:V0.1.3
 build_deb.sh 2023-11-07 xiaoming xiaoming [f7856b] src:Add version.txt and update build scripts to...
 build_dmg.sh 2024-02-13 xiaoming xiaoming [f3b66c] Update file paths for macOS and Windows workflows
 build_setup.bat 2024-02-13 xiaoming xiaoming [f3b66c] Update file paths for macOS and Windows workflows
 version.txt 2024-02-06 xiaoming xiaoming [b95b02] release:V0.1.4

Read Me

Windows ci
Linux ci
Macos ci
CodeFactor
License
GitHub tag (latest SemVer)
GitHub All Releases
GitHub stars
GitHub forks
Gitee stars
Gitee forks

QFSViewer

🇺🇸 English | 🇨🇳 简体中文

QFSViewer is a small tool for developers to view the contents of various file system raw image files, which does not rely on the operating system mounting, does not require permission requests, and is completed entirely within the software application. Based on this feature, the tool can easily run on windows/linux/macos, and even other embedded systems. The tool is based on Qt, some code comes from other open source projects, the project fully complies with their corresponding open source agreements, attached at the end of the reference, hereby thanks. The tool interface is simple and clear, easy to operate, the main interface is as follows:

img0

img1

img2

Feature

  1. Select the path where the file system raw image file to be opened is located.
  2. Click the confirm button to complete the loading and display the file system contents.
  3. Right click on the file to export the file.
  4. Right-click the file/directory, we can import files, create a new directory, delete a directory (these functions are experimental, because the original image file may be destroyed, please make sure to back it up before use).

Format

Currently supported formats include:

jffs2\fat12\fat16\fat32\exfat\ext4\ext3\ext2

Build

> Build documentation

Contributing

If you have suggestions or ideas for this project, please submit issues and pull requests on GitHub or Gitee.

The current project is recommended to use version Qt6.5.0 or higher.

Thanks

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.