According to this page from Google Chrome:
https://developer.chrome.com/articles/file-system-access/
This discusses a way to allow web applications to natively access local file systems.
Isn't it possible to allow the user to design a web application and compile it for native operating systems such as Windows, MacOS and Linux and to use the API to allow users to sync their files to cryptpad using this feature?