goldmark-img64
Image renderer
An extention to goldmark that embeds local images into HTML as base64 encoded data
An extention of goldmark to embed local images into a rendered html file as base64 encoded data.
0 stars
1 watching
0 forks
Language: Go
last commit: over 1 year ago golanggoldmark-extensionmarkdown
Related projects:
Repository | Description | Stars |
---|---|---|
13rac1/goldmark-embed | An extension for the goldmark markdown parser to embed additional media formats | 4 |
mangoumbrella/goldmark-figure | An extension to parse markdown paragraphs with images into HTML <figure> elements | 5 |
noelyahan/mergi | A Go library and command-line tool for manipulating images | 233 |
abhinav/goldmark-mermaid | An extension for the goldmark Markdown parser to support Mermaid diagrams. | 42 |
abhinav/goldmark-toc | An add-on for goldmark Markdown parser to generate tables of contents | 14 |
simonwaldherr/micromarkdowngo | Converts Markdown text to HTML output using Go | 5 |
gocom/dense | A jQuery plugin for serving high pixel ratio images with support for retina displays | 213 |
gomarkdown/markdown | A Markdown parsing and rendering library for Go. | 1,416 |
shurcool/github_flavored_markdown | A Go package that renders GitHub Flavored Markdown with fenced code blocks and clickable headers. | 160 |
michiwend/goplaceholder | Generates placeholder images with customizable text and fonts. | 28 |
microsoft/som | Enables visual grounding in large language models by overlaying spatial and speakable marks on images | 1,183 |
gographics/imagick | A Go binding to ImageMagick's MagickWand C API | 1,781 |
aldor007/mort | An image processing server with support for various storage backends and transformations | 509 |
davidbyttow/govips | A fast image processing and resizing library for Go. | 1,306 |
jangko/nimpng | A PNG image decoder and encoder written in Nim, supporting various color modes and interlaced/non-interlaced modes. | 90 |