Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optionally reduce size of embdded images #5

Closed
robert-virkus opened this issue Jan 11, 2021 · 1 comment
Closed

Optionally reduce size of embdded images #5

robert-virkus opened this issue Jan 11, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@robert-virkus
Copy link
Member

Some images will become too large when encoded in base64, so there should be an option to specify a maximum size. If an image exceeds this size, it should become linked using a cid:// scheme, so that the user can still interact with it.

@robert-virkus robert-virkus self-assigned this Jan 13, 2021
@robert-virkus robert-virkus added the enhancement New feature or request label Jan 13, 2021
@robert-virkus
Copy link
Member Author

Implemented with ab4a038

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant