**** Microsoft Edge now supports seamless SVG copy-paste across web and native apps via the Async Clipboard API, enhancing graphics handling and sharing capabilities.-

Seamless SVG Integration in Microsoft Edge and Chromium Browsers
In an exciting update for web developers and graphic designers, Microsoft Edge has announced a significant leap forward in handling SVG files. As of July 11, 2024, Edge, along with other Chromium browsers, now supports SVG files through the Async Clipboard API. This advancement heralds a new era of seamless SVG copy-paste functionality across various applications, be they native or web-based.
What’s New?
The integration of SVG files into the Async Clipboard API means that high-quality visuals can now be transferred effortlessly across different platforms. Whether you’re working from a native app to a web app or vice versa, the process is now fluid and intuitive.
“This means copying and pasting SVG data across any app that wants to use SVG, whether it’s native or web, is now possible.”
Major Updates
Previously, the web struggled with SVG content due to the lack of built-in support in the legacy DataTransfer API. This limitation often forced users and developers to adopt cumbersome workarounds. Now, with the Async Clipboard API’s support for SVG, these hurdles are a thing of the past.
“The more recent read and write methods of the Clipboard API web standard (also known as the Async Clipboard API) are a big improvement over the legacy way of handling clipboard events.”
What’s Important to Know
Microsoft’s update not only simplifies the process of copying and pasting SVG content but also enhances the flexibility of web applications to handle advanced graphics. This update is part of a broader effort to improve web standards and the overall user experience on the web.
Additional Support for Web Custom Formats and Unsanitized HTML Content
Alongside SVG support, Microsoft Edge has introduced capabilities for web custom formats and reading unsanitized HTML content. These features open new possibilities for app developers seeking to offer more sophisticated copy/paste experiences within their applications.
Looking Ahead
This update is a testament to Microsoft’s commitment to enhancing web standards and contributing to the Chromium open-source project. The support for SVG in the Async Clipboard API is just the beginning of more flexible and powerful web applications.
As the web continues to evolve, Microsoft Edge and Chromium browsers are at the forefront, pushing the boundaries of what’s possible. The tech community eagerly anticipates further innovations that will continue to enhance our digital experiences.
For those interested in seeing this feature in action, Microsoft has provided a demo page showcasing the seamless integration of SVG copy-paste functionality. This development is not just a win for Edge users but for the entire web ecosystem.
From the Windows Blog