Skip to content

SVG to PNG on the edge - Require help for implementation. #11

Closed
@Jerwins

Description

Hi Nemo / Anyone,

First off, this is a great repository of ideas. I decided to pick up -> this one.

  1. Just to be clear that I understood this correctly, since opengraph protocol doesn't support SVG, I am supposed to fetch the og:image (if not Twitter:card / Facebook equivalent) value and replace it with the converted PNG link before inputting to social media opengraph parser?

  2. Should this happen for any link with SVG automatically with a worker setup? Where would these converted pictures be stored?

  3. Is this specific to a particular social media site like Twitter requiring dev access?

  4. Where is the flow from? if from a particular_user_tweet with og:image = SVG -> Worker -> PNG replacement -> twitter parser? how do I connect this preparsing...is there a separate api for it?

{ not an issue. Creating this for discussion on an idea as per documentation below }

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions