{"id":14065815,"url":"https://github.com/3omar-mostafa/Windows-ISO-Extractor","last_synced_at":"2025-07-29T21:33:39.124Z","repository":{"id":67277295,"uuid":"341345296","full_name":"3omar-mostafa/Windows-ISO-Extractor","owner":"3omar-mostafa","description":"Extract Important files from MS Windows ISO files","archived":false,"fork":false,"pushed_at":"2022-10-31T14:25:24.000Z","size":190,"stargazers_count":12,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-08-13T07:09:44.103Z","etag":null,"topics":["iso","repair-windows","windows","windows-fonts","windows-iso"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/3omar-mostafa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2021-02-22T21:41:38.000Z","updated_at":"2024-08-13T07:09:44.104Z","dependencies_parsed_at":"2023-06-10T16:45:33.563Z","dependency_job_id":null,"html_url":"https://github.com/3omar-mostafa/Windows-ISO-Extractor","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3omar-mostafa%2FWindows-ISO-Extractor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3omar-mostafa%2FWindows-ISO-Extractor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3omar-mostafa%2FWindows-ISO-Extractor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3omar-mostafa%2FWindows-ISO-Extractor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/3omar-mostafa","download_url":"https://codeload.github.com/3omar-mostafa/Windows-ISO-Extractor/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228052622,"owners_count":17862103,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["iso","repair-windows","windows","windows-fonts","windows-iso"],"created_at":"2024-08-13T07:04:44.801Z","updated_at":"2024-12-04T05:31:00.221Z","avatar_url":"https://github.com/3omar-mostafa.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# Windows-ISO-Extractor\nExtract Important files from MS Windows ISO files\n\n# Usage Scenario\n- If you have a corrupted system file or dll in windows and reinstalled the whole system because you can not get the original file.\n- Some Windows boot files in **`EFI`** partition got corrupted and you are stuck.\n- You are a Linux user and wanted windows' fonts to avoid compatibility issues in Microsoft Office files.\n\nYou can now download any file you need from windows file system.\n\n# Downloads\nDownload Windows Boot and Font files for different windows 10/11 versions from [releases](https://github.com/3omar-mostafa/Windows-ISO-Extractor/releases)\n\n### Currently Have\n- [Windows 11 22H2 English International x64](https://github.com/3omar-mostafa/Windows-ISO-Extractor/releases/tag/11_22H2_x64)\n- [Windows 11 21H2 English International x64](https://github.com/3omar-mostafa/Windows-ISO-Extractor/releases/tag/11_21H2_x64)\n\n---\n\n- [Windows 10 22H2 English International x64](https://github.com/3omar-mostafa/Windows-ISO-Extractor/releases/tag/22H2_x64)\n- [Windows 10 21H2 English International x64](https://github.com/3omar-mostafa/Windows-ISO-Extractor/releases/tag/21H2_x64)\n- [Windows 10 21H1 English International x64](https://github.com/3omar-mostafa/Windows-ISO-Extractor/releases/tag/21H1_x64)\n- [Windows 10 20H2 English International x64](https://github.com/3omar-mostafa/Windows-ISO-Extractor/releases/tag/20H2_x64)\n- [Windows 10 20H1 English International x64](https://github.com/3omar-mostafa/Windows-ISO-Extractor/releases/tag/20H1_x64)\n- [Windows 10 19H2 English International x64](https://github.com/3omar-mostafa/Windows-ISO-Extractor/releases/tag/19H2_x64)\n- [Windows 10 19H1 English International x64](https://github.com/3omar-mostafa/Windows-ISO-Extractor/releases/tag/19H1_x64)\n\n# Workflow\n- We download windows iso images from [this website](https://tb.rg-adguard.net/public.php) which generates official direct download links from microsoft.\n\n- We download the iso file by using [selenium](https://www.selenium.dev/) python script.\n\n- We then extract iso file and install.wim file to mount the whole file system using [Dism](https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/dism-image-management-command-line-options-s14)\n\n# How to add arbitrary file\n1. Fork this repo\n2. Enable Github Actions:\n    - Go to Actions tab in your forked repo\n    - Click on the green button **`I undeerstand my workflows, go ahead and enable them`**\n    ![](screenshot.jpg)\n3. Edit **`.github/workflows/windows.yml`**\n    - Change **`env`** variables to specific windows iso\n    - Make a copy of a any extract step. e.g. **`Extract Font Files Pro Edition`**\n    - Edit this step to copy or compress your required files instead.\n4. To upload your files, create and push a [git tag](https://git-scm.com/book/en/v2/Git-Basics-Tagging) and you will find your files in the releases. (You may need to change which files are uploaded in **`Release Files`** step)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F3omar-mostafa%2FWindows-ISO-Extractor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F3omar-mostafa%2FWindows-ISO-Extractor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F3omar-mostafa%2FWindows-ISO-Extractor/lists"}