Hello @rahul1231
I don't know how you can determine which PPT file is corrupted or not.
Are there any error output while converting it to PDF format?
Or does the conversion process not complete forever?
If any of your PAD actions will fire error message, then you can use "On error" options located at the left bottom corner of action parameters settings window.

You can set "On error" options such like "Run subflow" or "Go to label". Therefore, you can create sub process that is executed only when an error occurs.

For the "file convert process is never ending" scenario, I suppose you can use "Fail with timeout error" option to be failed after the specified number of seconds in "Duration".

I hope above is helped you.
Thank you.