Opened 10 months ago
Closed 10 months ago
#64039 closed feature request (reported-upstream)
Feature: Native Image Optimization on Upload via Canvas API / Web worker
| Reported by: | milindmore22 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Media | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: | performance |
Description
The problem is that WordPress uploads large, unoptimized images, which slows down websites, consumes excess storage, and hurts SEO. The current solutions—manual optimization, server-side plugins, or third-party services—are inefficient, resource-intensive, or costly.
The proposed solution is to use the HTML5 Canvas API / Web Worker to automatically optimize images within the user's browser before they are uploaded, making the process faster and more efficient.
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Hello, Milind! Have you seen the experiment in Gutenberg which I believes does exactly this?