{"id":29190030,"url":"https://github.com/abdulahad968/file-morph","last_synced_at":"2026-05-07T05:34:45.305Z","repository":{"id":298178280,"uuid":"992764908","full_name":"AbdulAHAD968/FILE-MORPH","owner":"AbdulAHAD968","description":"Convert your PDF, Word, and PPT files effortlessly with File Morph – a simple, fast, and secure file converter.","archived":false,"fork":false,"pushed_at":"2025-06-14T04:20:39.000Z","size":2069,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-04T05:16:53.738Z","etag":null,"topics":["css","fileconverter","html5","ilovepdf-api","nodejs","ocr-text-reader","reactjs","rest-api","tesseract-ocr"],"latest_commit_sha":null,"homepage":"https://file-morph-six.vercel.app/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AbdulAHAD968.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,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-29T17:15:26.000Z","updated_at":"2025-07-12T10:33:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"c753c8cc-ba35-4d54-9b4b-7a3f7cc0ec09","html_url":"https://github.com/AbdulAHAD968/FILE-MORPH","commit_stats":null,"previous_names":["abdulahad968/file-morph"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AbdulAHAD968/FILE-MORPH","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbdulAHAD968%2FFILE-MORPH","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbdulAHAD968%2FFILE-MORPH/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbdulAHAD968%2FFILE-MORPH/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbdulAHAD968%2FFILE-MORPH/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AbdulAHAD968","download_url":"https://codeload.github.com/AbdulAHAD968/FILE-MORPH/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbdulAHAD968%2FFILE-MORPH/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32724675,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["css","fileconverter","html5","ilovepdf-api","nodejs","ocr-text-reader","reactjs","rest-api","tesseract-ocr"],"created_at":"2025-07-01T23:31:26.963Z","updated_at":"2026-05-07T05:34:45.287Z","avatar_url":"https://github.com/AbdulAHAD968.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FileMorph - File Conversion and OCR Tool\n\n![OCR-MAIN Screenshot](./readme-assets/ocr-image.PNG)\n\n**Live Demo:** [https://file-morph-six.vercel.app/](https://file-morph-six.vercel.app/)  \n**Repository:** [https://github.com/AbdulAHAD968/FILE-MORPH](https://github.com/AbdulAHAD968/FILE-MORPH)\n\nFileMorph is a versatile web application that combines OCR (Optical Character Recognition) and file conversion capabilities in one convenient interface. Extract text from images or convert files between popular formats with ease.\n\n---\n\n## Features\n\n### OCR Functionality\n\n- Extract text from uploaded images  \n- Support for cloud images via URL  \n- Paste images directly from clipboard  \n- Multi-language support:  \n  English, French, Spanish, German, Chinese, Hindi, Arabic  \n- Download or copy extracted text\n\n---\n![OCR-INSTRUCTIONS Screenshot](./readme-assets/instructions-ocr.PNG)\n---\n\n### File Conversion\n\n- Convert between popular document formats  \n- Supported formats:\n  - Word (DOCX)\n  - PowerPoint (PPTX)\n  - PDF\n  - Plain Text (TXT)\n- Simple drag-and-drop interface\n\n---\n![MAIN-FILE-CONVERT Screenshot](./readme-assets/file-convert.PNG)\n---\n\n##  Technologies Used\n\n- **Frontend:** React.js  \n- **OCR:** Tesseract.js  \n- **File Conversion:** Mammoth.js, other conversion libraries  \n- **UI:** Font Awesome icons, custom CSS  \n- **Build:** Create React App (or preferred build tool)\n\n---\n![CONVERT-INSTRUCTIONS Screenshot](./readme-assets/conversion-instructions.PNG)\n---\n\n## Installation\n\nTo run FileMorph locally:\n\n```bash\ngit clone https://github.com/AbdulAHAD968/FILE-MORPH.git\ncd filemorph\nnpm install\nnpm start\n```\n\nThen open your browser and visit:\n\n```bash\nhttp://localhost:3000\n```\n\n---\n\n## Usage\n\n### OCR Tab\n\n- [x] Upload an image file or paste from clipboard\n- [x] Select the language of the text\n- [x] Click Extract Text\n- [x] Copy or download the extracted text\n\n### Convert Tab\n\n- [x] Upload the file you want to convert\n- [x] Select the target format\n- [x] Click Convert\n- [x] Download the converted file\n\n---\n\n## Project Structure\n\n``` bash \nfilemorph/\n├── dist/\n├── public/\n├── src/\n│   ├── components/\n│   │   ├── FileConverter.jsx   # File conversion logic\n│   │   ├── FileMorph.jsx       # Main application container\n│   │   └── OCR.jsx             # OCR functionality\n|   |   ├── OtherFiles\n│   ├── App.js\n│   ├── index.js\n│   └── OCR.css                # Styles for the application\n├── README.md\n├── LICENSE\n├── index.html\n\n```\n\n---\n\n## Contributing\n1. Contributions are welcome! Follow these steps:\n2. Fork the project\n3. Create your feature branch:\n```bash\ngit checkout -b feature/AmazingFeature\n```\n4. Commit your changes:\n```bash\ngit commit -m 'Add some amazing feature'\n```\n5. Push to the branch:\n```bash\ngit push origin feature/AmazingFeature\n```\n6. Open a Pull Request\n\n---\n\n## Future Enhancements\n\n1. Add more file conversion formats\n1. Implement batch processing\n1. Add image preprocessing for better OCR accuracy\n1. Support for handwritten text recognition\n1. Dark mode support\n\n---\n\n## License\nThis project is licensed under the MIT License. See the LICENSE file for details.\n\n---\n\n## Acknowledgments\n- Tesseract.js – OCR engine\n- Font Awesome – Icons\n- React – Frontend framework\n- iLovePDF – For file conversion inspiration and API_KEY as well.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdulahad968%2Ffile-morph","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabdulahad968%2Ffile-morph","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdulahad968%2Ffile-morph/lists"}