Hi @pradeepdubey82,
No, unfortunately, there is currently no official Adobe tool or ACS AEM Commons feature that automatically converts Document-based Authoring pages into Universal Editor-based pages.
You are dealing with a transition from:
- Document-based Authoring (Docs-based pages)
Pages authored in tools like Google Docs, transformed into HTML via the Franklin pipeline.
- Universal Editor (UE) Authoring
AEM-native visual editor interface that maps editable components (UE Blocks) to semantic HTML elements.
This is not a 1:1 migration. The underlying authoring model and content storage approach are different.
To automate content migration I guess you need to use custom Node js scripts.
Check this section also: https://www.aem.live/developer/universal-editor-blocks#blocks-for-aem-authoring-and-document-based-authoring