HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"admin_comment": null,
"attachments": [
"https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/3467/?format=api",
"https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/3468/?format=api",
"https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/3469/?format=api",
"https://www.openpaper.work/api/v1/scannerdb/scan_report_attachments/3470/?format=api"
],
"creation_date": "2023-07-22T04:52:07.097044Z",
"id": 590,
"last_update": "2023-07-22T21:45:15.171947Z",
"locale": "en_AU",
"moderated": true,
"os": "Linux",
"scan_library": "Libinsane 1.0.10-1-gda6906b",
"scan_program": "IronScanner 3.0.2.dev35+g9d13e78.d20230620",
"scan_source": "flatbed",
"scanner": "https://www.openpaper.work/api/v1/scannerdb/scanners/372/?format=api",
"scanner_type": "flatbed_adf",
"sealed": false,
"successful": true,
"url": "https://www.openpaper.work/api/v1/scannerdb/scan_reports/590/?format=api",
"user_url": "https://www.openpaper.work/scannerdb/report/590/",
"data": {
"system": {
"versions": {
"pillow": "9.5.0",
"scan_library": "Libinsane 1.0.10-1-gda6906b",
"test_program": "IronScanner 3.0.2.dev35+g9d13e78.d20230620"
},
"sys_cpu_freq": 3600,
"sys_cpu_count": 16,
"sys_os_name": "posix",
"sys_platform_architecture": "('64bit', 'ELF')",
"sys_platform_distribution": "('manjaro', '23.0.0', 'Manjaro Linux')",
"sys_platform_machine": "x86_64",
"sys_platform_mem": 33576828928,
"sys_platform_processor": "",
"sys_software_python": "3.11.4 (main, Jun 7 2023, 10:13:09) [GCC 12.2.0]",
"sys_software_release": "6.1.38-1-MANJARO",
"sys_software_system": "Linux",
"sys_libinsane_version": "1.0.10-1-gda6906b"
},
"user": {
"name": "AH",
"comment": ""
},
"scantest": {
"successful": 1,
"config": {
"source": "flatbed",
"mode": "Color",
"resolution": 600
}
},
"scanner": {
"type": "flatbed_adf",
"vendor": "CANON",
"model": "PIXMA TR4600 Series",
"nicename": "libinsane:sane:pixma:04A918DA_054E2A",
"devid": "CANON PIXMA TR4600 Series",
"fullname": "CANON PIXMA TR4600 Series (libinsane:sane:pixma:04A918DA_054E2A)",
"sources": "['flatbed', 'feeder']",
"options": {
"resolution": {
"title": "Scan resolution",
"desc": "Sets the resolution of the scanned image.",
"type": "<GType gint (24)>",
"unit": "<enum LIBINSANE_UNIT_DPI of type Libinsane.Unit>",
"capabilities": "<flags LIBINSANE_CAPABILITY_AUTOMATIC | LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
"constraint": "[75, 150, 300, 600]",
"initial_value": "300"
},
"mode": {
"title": "Scan mode",
"desc": "Selects the scan mode (e.g., lineart, monochrome, or color).",
"type": "<GType gchararray (64)>",
"unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
"capabilities": "<flags LIBINSANE_CAPABILITY_AUTOMATIC | LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
"constraint": "['Color', 'Gray', 'LineArt']",
"initial_value": "Color"
},
"source": {
"title": "Scan source",
"desc": "Selects the scan source (such as a document-feeder). Set source before mode and resolution. Resets mode and resolution to auto values.",
"type": "<GType gchararray (64)>",
"unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
"capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
"constraint": "['Flatbed', 'Automatic Document Feeder']",
"initial_value": "Flatbed"
},
"button-controlled": {
"title": "Button-controlled scan",
"desc": "When enabled, scan process will not start immediately. To proceed, press \"SCAN\" button (for MP150) or \"COLOR\" button (for other models). To cancel, press \"GRAY\" button.",
"type": "<GType gboolean (20)>",
"unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
"capabilities": "<flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
"constraint": "[]",
"initial_value": "False"
},
"custom-gamma": {
"title": "Use custom gamma table",
"desc": "Determines whether a builtin or a custom gamma-table should be used.",
"type": "<GType gboolean (20)>",
"unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
"capabilities": "<flags LIBINSANE_CAPABILITY_AUTOMATIC | LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
"constraint": "[]",
"initial_value": "False"
},
"gamma": {
"title": "Gamma function exponent",
"desc": "Changes intensity of midtones",
"type": "<GType gdouble (60)>",
"unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
"capabilities": "<flags LIBINSANE_CAPABILITY_AUTOMATIC | LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
"constraint": "[0.29998779296875, 5.0, 0.0]",
"initial_value": "2.1999969482421875"
},
"tl-x": {
"title": "Top-left x",
"desc": "Top-left x position of scan area.",
"type": "<GType gdouble (60)>",
"unit": "<enum LIBINSANE_UNIT_MM of type Libinsane.Unit>",
"capabilities": "<flags LIBINSANE_CAPABILITY_AUTOMATIC | LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
"constraint": "[0.0, 216.06932067871094, 0.0]",
"initial_value": "0.0"
},
"tl-y": {
"title": "Top-left y",
"desc": "Top-left y position of scan area.",
"type": "<GType gdouble (60)>",
"unit": "<enum LIBINSANE_UNIT_MM of type Libinsane.Unit>",
"capabilities": "<flags LIBINSANE_CAPABILITY_AUTOMATIC | LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
"constraint": "[0.0, 297.0106658935547, 0.0]",
"initial_value": "0.0"
},
"br-x": {
"title": "Bottom-right x",
"desc": "Bottom-right x position of scan area.",
"type": "<GType gdouble (60)>",
"unit": "<enum LIBINSANE_UNIT_MM of type Libinsane.Unit>",
"capabilities": "<flags LIBINSANE_CAPABILITY_AUTOMATIC | LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
"constraint": "[0.0, 216.06932067871094, 0.0]",
"initial_value": "216.06932067871094"
},
"br-y": {
"title": "Bottom-right y",
"desc": "Bottom-right y position of scan area.",
"type": "<GType gdouble (60)>",
"unit": "<enum LIBINSANE_UNIT_MM of type Libinsane.Unit>",
"capabilities": "<flags LIBINSANE_CAPABILITY_AUTOMATIC | LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
"constraint": "[0.0, 297.0106658935547, 0.0]",
"initial_value": "297.0106658935547"
},
"button-1": {
"title": "Button 1",
"desc": "Button 1",
"type": "<GType gint (24)>",
"unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
"capabilities": "<flags 0 of type Libinsane.Capability>",
"constraint": "[]",
"initial_value": "0"
},
"button-2": {
"title": "Button 2",
"desc": "Button 2",
"type": "<GType gint (24)>",
"unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
"capabilities": "<flags 0 of type Libinsane.Capability>",
"constraint": "[]",
"initial_value": "0"
},
"original": {
"title": "Type of original to scan",
"desc": "Type of original to scan",
"type": "<GType gint (24)>",
"unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
"capabilities": "<flags 0 of type Libinsane.Capability>",
"constraint": "[]",
"initial_value": "0"
},
"target": {
"title": "Target operation type",
"desc": "Target operation type",
"type": "<GType gint (24)>",
"unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
"capabilities": "<flags 0 of type Libinsane.Capability>",
"constraint": "[]",
"initial_value": "0"
},
"scan-resolution": {
"title": "Scan resolution",
"desc": "Scan resolution",
"type": "<GType gint (24)>",
"unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
"capabilities": "<flags 0 of type Libinsane.Capability>",
"constraint": "[]",
"initial_value": "0"
},
"document-type": {
"title": "Document type",
"desc": "Document type",
"type": "<GType gint (24)>",
"unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
"capabilities": "<flags 0 of type Libinsane.Capability>",
"constraint": "[]",
"initial_value": "0"
},
"adf-status": {
"title": "ADF status",
"desc": "ADF status",
"type": "<GType gint (24)>",
"unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
"capabilities": "<flags 0 of type Libinsane.Capability>",
"constraint": "[]",
"initial_value": "0"
},
"adf-orientation": {
"title": "ADF orientation",
"desc": "ADF orientation",
"type": "<GType gint (24)>",
"unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
"capabilities": "<flags 0 of type Libinsane.Capability>",
"constraint": "[]",
"initial_value": "0"
},
"threshold": {
"title": "Threshold",
"desc": "Select minimum-brightness to get a white point",
"type": "<GType gint (24)>",
"unit": "<enum LIBINSANE_UNIT_PERCENT of type Libinsane.Unit>",
"capabilities": "<flags LIBINSANE_CAPABILITY_AUTOMATIC | LIBINSANE_CAPABILITY_SW_SELECT | LIBINSANE_CAPABILITY_INACTIVE of type Libinsane.Capability>",
"constraint": "[0, 100, 1]",
"initial_value": "(Exception: libinsane-quark: Libinsane opt[threshold]->get_value() error: 0x40000008, Access denied (9))"
},
"threshold-curve": {
"title": "Threshold curve",
"desc": "Dynamic threshold curve, from light to dark, normally 50-65",
"type": "<GType gint (24)>",
"unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
"capabilities": "<flags LIBINSANE_CAPABILITY_AUTOMATIC | LIBINSANE_CAPABILITY_SW_SELECT | LIBINSANE_CAPABILITY_INACTIVE of type Libinsane.Capability>",
"constraint": "[0, 127, 1]",
"initial_value": "(Exception: libinsane-quark: Libinsane opt[threshold-curve]->get_value() error: 0x40000008, Access denied (9))"
},
"adf-wait": {
"title": "ADF Waiting Time",
"desc": "When set, the scanner waits up to the specified time in seconds for a new document inserted into the automatic document feeder.",
"type": "<GType gint (24)>",
"unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
"capabilities": "<flags LIBINSANE_CAPABILITY_AUTOMATIC | LIBINSANE_CAPABILITY_SW_SELECT | LIBINSANE_CAPABILITY_INACTIVE of type Libinsane.Capability>",
"constraint": "[0, 3600, 1]",
"initial_value": "(Exception: libinsane-quark: Libinsane opt[adf-wait]->get_value() error: 0x40000008, Access denied (9))"
},
"calibrate": {
"title": "Calibration",
"desc": "When to perform scanner calibration. If you choose \"Once\" it will be performed a single time per driver init for single page scans, and for the first page for each ADF scan.",
"type": "<GType gchararray (64)>",
"unit": "<enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>",
"capabilities": "<flags LIBINSANE_CAPABILITY_AUTOMATIC | LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>",
"constraint": "['Once', 'Always', 'Never']",
"initial_value": "Once"
}
}
}
}
}