-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed
Description
Feature request
Image resizing to avoid giant images on the web.
What problem does this feature solve?
When adding an image from a camera or a smartphone, the image can be a billion pixel and an enormous amount of bytes. So much data is usually useless on the web. VuePress should be able to detect very big images and to resize them to an affordable size, using imagemin, imagemagick or any other library.
How should this be implemented in your opinion?
A setting file to tell how big images should be. Bigger images are resized to this maximal size.
Are you willing to work on this yourself?
I do not have the required skills to do so, but I can contribute with other peoples (code contribution, testing, documentation).
joshualyon
Metadata
Metadata
Assignees
Labels
No labels