goldmark-img64
Image embedder
Automatically embeds image files as Base64-encoded data into rendered HTML from Markdown source
An extention of goldmark to embed local images into a rendered html file as base64 encoded data.
0 stars
1 watching
1 forks
Language: Go
last commit: about 1 month 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 | 236 |
abhinav/goldmark-mermaid | An extension for the goldmark Markdown parser to support Mermaid diagrams. | 43 |
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,439 |
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,218 |
gographics/imagick | A Go binding to ImageMagick's MagickWand C API | 1,789 |
aldor007/mort | An image processing server with support for various storage backends and transformations | 512 |
davidbyttow/govips | A fast image processing and resizing library for Go. | 1,321 |
jangko/nimpng | A PNG image decoder and encoder written in Nim, supporting various color modes and interlaced/non-interlaced modes. | 90 |