Find documents in a file Version 4 (Python)
Action group: Robin OCR
Description
The action searches for different types of documents in the source file and saves them as separate files. If necessary, orientation of documents will be corrected.
Action icon
Parameters and their settings
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
File path | The path to the file from which you want to get individual documents. Supported formats: jpg, jpeg, bmp, png, pdf. | Robin.FilePath | Yes | |
Folder path | The path to the folder where the images of the found documents will be saved. The images will be created with the *.png extension, and their names will contain the name of the type of the corresponding document. If the field is not filled in, the images will be saved to the source file folder. | Robin.FolderPath | C:\doc\img | No |
Overwrite | If «true», and there are images with the same name and extension in the specified folder, then the new image will overwrite it. If «false», the image will not be overwritten and the action will return an error. | Robin.Boolean | true | No |
Add the source file to the name | If «true», then the name of each image will contain the name of the source file and the name of the document type specified in the image. If «false», then the image names will contain only the names of document types. | Robin.Boolean | true | No |
Results | ||||
Result | A collection of paths to document images that were found in the source file. If several documents of the same type are found, an index will be added to the names of their images. | Robin.Collection |
Special conditions of use
The robot will return an error if:
- an invalid format is supplied in the "File path" field
- there is already a file with the specified name on the specified path and the "overwrite" field = false
The robot will NOT return an error, it will return an empty result if:
- there are no documents in the image, into which the neural network is trained to divide the document (passport 2-3 pages, registration in a passport, personal insurance policy number (SNILS))
Example of use
Task
There is a scan of passport and SNILS, it is necessary to save each document as a separate file.
Solution
Use the "Find documents in a file" action.
Implementation
- Move the "Find documents in a file" action to the workspace.
- Set the parameters of the "Find documents in a file" action.
- Click on the "Start" button in the top panel.
Result
The program robot completed successfully.
2 images (passport and SNILS) are saved to the required folder.
Обзор
Инструменты контента