14 comments (14 comments)25 reactions (25 reactions)0 assignees (0 assignees)Python8,330 forks (8,330 forks)batch import
enhancementgood first issueopen for contribution
Repository metrics
- Stars
- 123,207 stars (123,207 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
Are you planning to offer .doc support in addition to the current .docx support?
Contributor guide
- Research direction
- Investigate the existing codebase to understand how .docx support is implemented, then propose adding similar support for .doc files by using a library like python docx (which may also support .doc) or another converter.
- Tech stack
- python
- Domain
- documentation
- Issue type
- Feature
- Prerequisites
- Git