I would like to mask sensitive information from scanned image files. Please suggest me with some solution.
Hi @Ramees
Welcome to the community!!!
Are you trying to find a way to mask the sensitive information in the scanned image itself? or are you trying to mask the information after those are extracted into the automation process?
If you are trying to mask the data extracted, then you can use encryption methods to convert the data into a secure format.
If this does not answer your question, would you be able to provide more information about what you are trying to do so that we can come up with suitable approaches
Thanks for your responds.
Actually I am trying to mask sensitive information in scanned image itself.
For example, I am giving input like multiple scanned aadhar images and I need output like mask aadhar number in image itself.