{"id":38704691,"url":"https://github.com/dynamsoft-docs/faq","last_synced_at":"2026-01-20T18:08:01.484Z","repository":{"id":294131978,"uuid":"986022438","full_name":"dynamsoft-docs/faq","owner":"dynamsoft-docs","description":null,"archived":false,"fork":false,"pushed_at":"2026-01-13T09:47:24.000Z","size":3223,"stargazers_count":0,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-01-13T11:01:24.529Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dynamsoft-docs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"license/dbr-free-trial.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-05-19T01:47:22.000Z","updated_at":"2026-01-13T09:47:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"54cd2bdd-57a3-4b3b-baa2-cc76e6c6af18","html_url":"https://github.com/dynamsoft-docs/faq","commit_stats":null,"previous_names":["dynamsoft-docs/faq"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dynamsoft-docs/faq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dynamsoft-docs%2Ffaq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dynamsoft-docs%2Ffaq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dynamsoft-docs%2Ffaq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dynamsoft-docs%2Ffaq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dynamsoft-docs","download_url":"https://codeload.github.com/dynamsoft-docs/faq/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dynamsoft-docs%2Ffaq/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28506593,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T10:25:30.148Z","status":"ssl_error","status_checked_at":"2026-01-17T10:25:29.718Z","response_time":85,"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":[],"created_at":"2026-01-17T10:54:34.815Z","updated_at":"2026-01-17T10:54:34.888Z","avatar_url":"https://github.com/dynamsoft-docs.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\nlayout: default-layout\ntitle: Dynamsoft Capture Vision FAQ\nkeywords: faq, capture vision, dcv, dynamsoft, barcode reader, mrz scanner\ndescription: Dynamsoft Capture Vision FAQ Documentation\nneedAutoGenerateSidebar: false\nnoTitleIndex: true\n---\n\n# Dynamsoft Capture Vision FAQ\n\nSelect a product below to browse its FAQs.\n\n\u003c!-- Responsive 2x2-style grid (wraps to 1xN on small screens) --\u003e\n\u003cstyle\u003e\n  .faq-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n    gap: 20px;\n    margin: 24px 0 8px 0;\n  }\n  .faq-tile {\n    display: block;\n    text-decoration: none;\n    padding: 28px 24px;\n    border-radius: 16px;\n    border: 1px solid rgba(0,0,0,0.06);\n    box-shadow: 0 6px 16px rgba(0,0,0,0.06);\n    transition: transform 0.08s ease, box-shadow 0.12s ease, border-color 0.12s ease;\n    background: #fff;\n  }\n  .faq-tile:hover,\n  .faq-tile:focus {\n    transform: translateY(-2px);\n    box-shadow: 0 10px 22px rgba(0,0,0,0.10);\n    border-color: rgba(0,0,0,0.12);\n    outline: none;\n  }\n  .faq-tile h2 {\n    margin: 0 0 8px 0;\n    font-size: 1.25rem;\n    line-height: 1.2;\n  }\n  .faq-tile p {\n    margin: 0;\n    color: #444;\n  }\n  .faq-tile .eyebrow {\n    display: inline-block;\n    font-size: 0.8rem;\n    letter-spacing: .06em;\n    text-transform: uppercase;\n    color: #666;\n    margin-bottom: 6px;\n  }\n  .faq-tile .emoji {\n    font-size: 1.35rem;\n    margin-right: .35rem;\n  }\n\n  @media (min-width: 720px) {\n    .faq-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n  }\n\u003c/style\u003e\n\n\u003cdiv class=\"faq-grid\"\u003e\n\n  \u003c!-- Barcode Reader --\u003e\n  \u003ca class=\"faq-tile\" href=\"/faq/barcode-reader/index.html\" aria-label=\"Barcode Reader FAQs\"\u003e\n    \u003cdiv class=\"eyebrow\"\u003e\u003cspan class=\"emoji\"\u003e📲\u003c/span\u003eBarcode Reader\u003c/div\u003e\n    \u003ch2\u003eBarcode Reader\u003c/h2\u003e\n    \u003cp\u003eGeneral usage, requirements, configuration, and troubleshooting guides.\u003c/p\u003e\n  \u003c/a\u003e\n\n  \u003c!-- MRZ Scanner --\u003e\n  \u003ca class=\"faq-tile\" href=\"/faq/mrz-scanner/index.html\" aria-label=\"MRZ Scanner FAQs\"\u003e\n    \u003cdiv class=\"eyebrow\"\u003e\u003cspan class=\"emoji\"\u003e🛂\u003c/span\u003eMRZ Scanner\u003c/div\u003e\n    \u003ch2\u003eMRZ Scanner\u003c/h2\u003e\n    \u003cp\u003eSetup, supported formats, UI customization, and integration examples.\u003c/p\u003e\n  \u003c/a\u003e\n\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdynamsoft-docs%2Ffaq","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdynamsoft-docs%2Ffaq","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdynamsoft-docs%2Ffaq/lists"}