Skip to content

new-er/eSCL-scan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eSCL-Scan

Simple console tool to scan multi-page documents from HP/printer with eSCL support, merge pages into one PDF, and (optionally) upload via FTP.

Works well with most modern HP multifunction printers that support eSCL.

Current status: minimal viable tool – interactive prompt, no command-line arguments yet.

Features

  • Connects to scanner via eSCL protocol
  • Scans one or multiple pages interactively
  • Merges scanned pages into a single PDF
  • Optional automatic upload via FTP
  • Very simple prompt-based interface

Requirements

  • .NET 10
  • (HP)-Scanner that supports eSCL (tested on HP DeskJet 2630)
  • Network connection to the scanner
  • (optional) FTP server for upload

Usage

# Clone & build
git clone https://github.com/new-er/eSCL-scan.git
cd eSCL-scan
dotnet run

Follow the interactive prompts to scan pages, merge into PDF, and optionally upload via FTP.

Contributing

Contributions are welcome! Feel free to submit issues or pull requests for improvements, bug fixes, or new features.

About

A .NET prompt-driven tool that scans pages from eSCL-compatible scanners, merges them into a single PDF, and optionally uploads the result to an FTP server.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages