Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extroactor pdf 2 image #11909

Closed
wants to merge 16 commits into from
Prev Previous commit
Next Next commit
feat: output format
feat: output format
  • Loading branch information
ic-xu committed Dec 20, 2024
commit f9cc27598e9cf7da2400d30dac9063d2fddb4673
2 changes: 1 addition & 1 deletion web/i18n/en-US/workflow.ts
Original file line number Diff line number Diff line change
Expand Up @@ -673,7 +673,7 @@ const translation = {
inputVar: 'Input Variable',
output_image: 'Image output (only pdf)',
output_text: 'Text output',
output_format: 'Text output',
output_format: 'output format',
outputVars: {
text: 'Extracted text',
images: 'Extracted images',
Expand Down
Loading