Skip to content

Conversation

@meezumi
Copy link

@meezumi meezumi commented Sep 21, 2025

Files created:

  • src\pages\tools\pdf\pdf-to-epub\meta.ts - Tool metadata with proper configuration
  • src\pages\tools\pdf\pdf-to-png\service.ts - PDF to Word conversion service using RTF format
  • src\pages\tools\pdf\pdf-to-png\index.tsx - React component with Material-UI styling

Integration:

  • Added to PDF tools registry index.ts - src\pages\tools\pdf\index.ts)
  • Added English translations to pdf.json - public\locales\en\pdf.json
  • No additional dependencies added

- allows users to change pdfs to word file
- fixes iib0011#69
@meezumi
Copy link
Author

meezumi commented Sep 21, 2025

please have a look at the changes made, thankyou

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Convert PDF to word

1 participant