{"id":48852130,"url":"https://github.com/pollhammer/office-morph","last_synced_at":"2026-04-18T17:01:07.176Z","repository":{"id":351486163,"uuid":"1211198644","full_name":"pollhammer/office-morph","owner":"pollhammer","description":"Automated legacy Office to XML converter (.doc/.xls/.ppt to .docx/.xlsx/.pptx)","archived":false,"fork":false,"pushed_at":"2026-04-15T10:38:05.000Z","size":168,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-15T10:39:32.485Z","etag":null,"topics":["automation-tool","batch-processing","converter","excel","legacy-modernization","office-automation","office-morph","powerpoint","powershell","powershell-script","word"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pollhammer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-15T06:52:08.000Z","updated_at":"2026-04-15T10:38:09.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/pollhammer/office-morph","commit_stats":null,"previous_names":["pollhammer/office-morph"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/pollhammer/office-morph","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pollhammer%2Foffice-morph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pollhammer%2Foffice-morph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pollhammer%2Foffice-morph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pollhammer%2Foffice-morph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pollhammer","download_url":"https://codeload.github.com/pollhammer/office-morph/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pollhammer%2Foffice-morph/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31976805,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T16:27:12.723Z","status":"ssl_error","status_checked_at":"2026-04-18T16:27:11.140Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["automation-tool","batch-processing","converter","excel","legacy-modernization","office-automation","office-morph","powerpoint","powershell","powershell-script","word"],"created_at":"2026-04-15T10:02:34.965Z","updated_at":"2026-04-18T17:01:07.171Z","avatar_url":"https://github.com/pollhammer.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \n![ASCII Logo](./logo/logo.svg)\n # Office-Morph \u003cbr\u003ev1.3\n **.doc, .xls, .ppt ➔ .docx, .xlsx, .pptx**\u003cbr\u003e\n  by Manuel Pollhammer (2026)\n\u003c/div\u003e\n\n\n---\n\n## 🚀 What is Office-Morph?\n**Office-Morph** is an intelligent automation utility designed to seamlessly convert legacy Microsoft Office binary formats into modern XML standards. It streamlines the transition from older archives to current, accessible formats.\n\n## 📦 Components\n*   **Offic-Morph.bat**: The interactive main menu and execution interface.\n*   **FolderConverter.ps1**: The high-performance core processing engine.\n\n## 📝 Usage Modes\nThe tool is highly flexible and offers three distinct execution modes:\n\n1.  **Drag'n'Drop (Maximum Convenience):** \n    Simply drag a folder and drop it directly onto the `Office-Morph.bat` file.\n2.  **Manual Input:** \n    Launch the batch file and paste the target directory path into the console, then confirm with **Enter**.\n3. **Express Mode (Current Folder):**\n   Press **Enter** to process the tool's current directory.\n\n\n---\n\n## 🛠️ New in v1.3: Maintenance Module\nAfter converting your files, you can now use **Option [2]** in the main menu to:\n*   **Deep Clean:** Recursively scan and permanently delete old `.doc`, `.xls`, and `.ppt` files.\n*   **Safety First:** Includes a confirmation prompt to prevent accidental data loss.\n*   **New Logo:** Freshly designed ASCII art Logo\n\n---\n\n## ⚠️ Important: Administrative Rights\nThis tool requires **LOCAL ADMINISTRATOR PRIVILEGES** to access Office COM interfaces and perform file system operations.  \n**Please run `Offic-Morph.bat` by RIGHT-CLICKING and selecting \"RUN AS ADMINISTRATOR\".**\n\n---\n\n## ✨ Key Features\n*   **Summary Statistics:** Provides a detailed report (Converted / Skipped / Errors) after each run. **✨NEW✨**\n*   **Deep Scan:** Automatically detects legacy files across all subdirectories. **✨NEW✨**\n*   **Smart Skip:** Efficiently skips files already converted to save time.\n*   **Temp-File Shield:** Automatically ignores hidden Office temporary files (`~$`). **✨NEW✨**\n*   **Clean Naming:** Advanced logic prevents double file extensions (e.g., no `..xlsx`).\n\n## 📋 Prerequisites\n*   Installed Microsoft Office Suite (Word, Excel, PowerPoint).\n*   Windows PowerShell 5.1 or higher.\n*   Local Administrator permissions.\n\n---\n\n## 📸 Screenshots\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./screenshots/screenshot_v1.3.001.png\" alt=\"Main Menu\" width=\"800\"\u003e\n  \u003cbr\u003e\n  \u003ci\u003eMain Menu\u003c/i\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./screenshots/screenshot_v1.3.002.png\" alt=\"Interface and Execution\" width=\"800\"\u003e\n  \u003cbr\u003e\n  \u003ci\u003eInterface and Execution\u003c/i\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./screenshots/screenshot_v1.3.003.png\" alt=\"Delete old (.doc, .xls, .ppt) files\" width=\"800\"\u003e\n  \u003cbr\u003e\n  \u003ci\u003eDelete old (.doc, .xls, .ppt) files\u003c/i\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./screenshots/screenshot_v1.2.004.png\" alt=\"Successful Conversion Process\" width=\"800\"\u003e\n  \u003cbr\u003e\n  \u003ci\u003eSuccessful Conversion Process\u003c/i\u003e\n\u003c/p\u003e\n\n---\n**Developed by Manuel Pollhammer | Release 2026**\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpollhammer%2Foffice-morph","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpollhammer%2Foffice-morph","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpollhammer%2Foffice-morph/lists"}