Ionic 7 capacitor app video edit tool implement issue in android

I am building an Ionic 7 app with Capacitor using Angular 17. I need to add video editing features similar to Instagram Reels. Specifically, I need the following options:

Upload video Cut video Add music to the video Apply filters to the video Is it possible to implement these features? If so, how can I achieve this?

thank you in advance!