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

Provide optional output as URI encoded data URI #105

Closed
premasagar opened this issue Apr 1, 2013 · 1 comment
Closed

Provide optional output as URI encoded data URI #105

premasagar opened this issue Apr 1, 2013 · 1 comment
Assignees

Comments

@premasagar
Copy link

URI encoded data URIs seem to be a bit more widely supported than Base 64 encoded data URIs, so it would be handy to have it as an optional output.

Some info:
http://rod.vagg.org/2012/05/data-uri-svg/#comment-308

@ghost ghost assigned deepsweet Apr 10, 2013
@deepsweet
Copy link
Member

input --string will be parsed automatically, output with ---datauri:
--datauri base64
--datauri enc
--datauri unenc

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

No branches or pull requests

2 participants