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

Transform image before inlining #434

Closed
emilos opened this issue Mar 26, 2019 · 0 comments
Closed

Transform image before inlining #434

emilos opened this issue Mar 26, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@emilos
Copy link
Contributor

emilos commented Mar 26, 2019

There are cases when you add different transformations to the images with css. In some cases it's possible to reproduce it (if it's not dynamic) and apply to the image directly.

We could apply some of the transformations via the compiler (e.g. shrink the image, add a layer) with transformations, e.g.

<img src="/foo,png" inline resize="100x100">
@emilos emilos added the enhancement New feature or request label Mar 26, 2019
@emilos emilos added the blocked label Jul 10, 2019
@emilos emilos removed the blocked label Mar 6, 2020
@emilos emilos closed this as completed Sep 7, 2020
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