PDN: PDNGOIMG



File name         Date  kB      Dlds Description


  • imagesvr.zip
  • 160513 12M 0 Image Server An image server toolkit in Go (Golang) https://github.com/pierrre/imageserver


  • picfit.zip
  • 150314 49k 0 picfit is a reusable Go server to manipulate (resize, thumbnail, etc.) images built on top of `negroni and `gorilla mux act as a proxy of your storage engine and will be served ideally behind an http cache system like varnish_. It supports multiple `storages backends and multiple `key/value stores'.


  • go-nude.zip
  • 141128 430k 0 go-nude: Nudity detection with Go. (Go porting from https://github.com/pa7/nude.js)


  • go-rez.zip
  • 141128 192k 0 Rez: Image resizing in pure Go and SIMD. Full documentation at http://godoc.org/github.com/bamiaux/rez


  • goimg.zip
  • 141128 53k 0 IMG: A collection of image manipulation tools. Each tool takes an input file from standard input, this needs to be in PNG, JPEG or GIF format. They output the resulting image (by default in PNG format) to standard output. Run go help and go help [command] for information. Read the documentation here: http://godoc.org


  • go-gd.zip
  • 141128 62k 0 Go-gd: Go bindings for GD (http://www.boutell.com/gd/)


  • geopatrn.zip
  • 141128 237k 0 Geo_Pattern: Create beautiful generative background images from a string in golang.


  • imaging.zip
  • 141017 18k 0 Simple Go image processing package.Package imaging provides basic image manipulation functions (resize, rotate, flip, crop, etc.). This package is based on the standard Go image package and works best along with it.


  • imagic.zip
  • 141017 122k 0 Go Imagick: Go binding to ImageMagick's MagickWand CAPI.


  • svgo.zip
  • 141017 2449k 0 Go Language Library for SVG generation. The library generates SVG as defined by the Scalable Vector Graphics 1.1 Specification (http://www.w3.org/TR/SVG11/). Output goes to the specified io.Writer.


  • goWebclr.zip
  • 141017 6k 0 go-webcolors. A library for working with color names and color value formats defined by the HTML and CSS specifications for use in documents on the Web. This library is originally available in Python by James Bennett, [PyPI] and [Bitbucket]. go-webcolors have been ported from Python to Go with all the functions available.


  • goOpenCv.zip
  • 141017 1214k 0 Go bindings for OpenCV.


  • go-cairo.zip
  • 141017 14k 0 go-cairo. Go binding for the cairo graphics library. Based on Dethe Elza's version https://bitbucket.org/dethe/gocairo but significantly extended and updated.


  • gift.zip
  • 141017 34k 0 gift provides a set of useful image processing filters. Pure Go. No external dependencies outside of the Go standard library.