phpSane icon indicating copy to clipboard operation
phpSane copied to clipboard

phpSANE is a web-based frontend for SANE written in HTML/PHP so you can scan with your web-browser. It also supports OCR. Fork from original repository 'https://sourceforge.net/projects/phpsane/'

Results 4 phpSane issues
Sort by recently updated
recently updated
newest added

I'm running this on apache2 2.4.38 and PHP v7.4. In incl/config.php, if I uncomment the ``` add_page_size('US Letter', 216, 279); add_page_size('US Legal', 216, 356); add_page_size('US Ledger', 432, 279); add_page_size('US Tabloid',...

I propose a feature to scan to (multi-page?) PDF, with a simple option of 'add another page?' If I'm not wrong current implementation of sane does not support PDF but...

Hi, I am not thaaat deep into SANE and do not know what is the exact way of using it. But as phpSane scanned all documents with my hpaio HP...

In German language the `incl/menu.php` tries to access a `$lang` key which has not been defined. In `incl/language.php` keys 62 and 63 are missing and should be append to the...