Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Firmware Content Extractor

Extract specific files from remote firmware.ZIP archives without downloading the full firmware


Web Interface

https://fcetool.github.io

⚠️ Note: Supports all files except very large ones (like system.img, system_ext.img, mi_ext.img, vendor.img, odm.img, product.img) due to API resource limitations. If a file type is not supported yet, please open an issue to request its addition. For full support of all file types without limitations, use the CLI.


CLI

Installation

pip install fcetool

Usage

fcetool <URL> <FILENAME> <OUTPUT_DIR>
  • URL: URL of the ROM/ZIP
  • FILENAME: Target filename to extract
  • OUTPUT_DIR (optional): Output directory (default: .)

MIT License

About

Extract specific files from remote firmware.ZIP archives without downloading the full firmware

Topics

Resources

Stars

40 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages