Fujitsu/fi/6130Z: Difference between revisions

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Created page with "category:hardware category:document scanner ==Notes== The magic command for getting this to scan longer documents: scanimage -d "fujitsu:fi-6130Zdj:438796" --form..."
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
[[category:hardware]]
[[category:hardware]]
[[category:document scanner]]
[[category:document scanner]]
[[File:IMG 20260216 134015199 MF PORTRAIT.Fujitsu fi-6130Z.crop.jpg|thumb|this model set up for use]]
==Notes==
==Notes==
The magic command for getting this to scan longer documents:
The magic command for getting this to scan longer documents:
Line 6: Line 7:


However, it still seems to have a length-limit.
However, it still seems to have a length-limit.
Note that the above command defaults to monochrome; to get color, add <code>--mode color</code> before the "&gt;".

Latest revision as of 14:14, 12 April 2026

Error creating thumbnail: File missing
this model set up for use

Notes

The magic command for getting this to scan longer documents:

scanimage -d "fujitsu:fi-6130Zdj:438796" --format=jpeg --page-height 879 > <filename>.jpg

However, it still seems to have a length-limit.

Note that the above command defaults to monochrome; to get color, add --mode color before the ">".