Skip to content

image resizing #1829

@oupala

Description

@oupala

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions