Is any scanning app available for the Pinephone in Manjaro?

In Android, I need to use a scanning app (like Adobe Scan) a lot. I was wondering if something similar (free and open source) is available for the Pinephone in Manjaro.

I am looking for an app that will intelligently crop the pages out of the pictures, and also, will then convert it to a pdf. Also, the app should have an option to manually rotate and rearrange the pages before saving it to a pdf.

I don’t have the skills to build such an app. If anyone is looking for ideas to build a new app, here is one.

I found that PDF Arranger can rotate and rearrange the pages of a pdf and save it. It uses pikepdf as the backend.

We only need an app that will intelligently crop the relevant portion of the page, and it can then call pdfarranger/pikepdf/ghostscript to save it into a pdf.