We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
명함은 카메라로 촬영만 가능한데, 아이폰 카메라로 촬영할 경우 확장자가 HEIC라서 네이버 OCR API가 오류를 뱉습니다. 따라서 HEIC를 JPEG 등 일반적인 이미지 확장자로 변환해서 보내줘야 해요.
No response
The text was updated successfully, but these errors were encountered:
lydiacho
No branches or pull requests
🔨 Issue
명함은 카메라로 촬영만 가능한데, 아이폰 카메라로 촬영할 경우 확장자가 HEIC라서 네이버 OCR API가 오류를 뱉습니다.
따라서 HEIC를 JPEG 등 일반적인 이미지 확장자로 변환해서 보내줘야 해요.
✅ To-do
📄 Reference
No response
The text was updated successfully, but these errors were encountered: