Debian NEW package overview for didder
didder_1.3.0-1_amd64.changes (click to toggle)
Format:1.8
Date:Wed, 12 Mar 2025 21:35:39 +0100
Source:didder
Binary:didder
Architecture:source amd64
Version:1.3.0-1
Distribution:unstable
Urgency:medium
Maintainer:Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Changed-By:Nicolas Peugnet <nicolas@club1.fr>
Description:
didder     - Extensive, fast, and accurate command-line image dithering tool
Closes:1100090
Changes:
didder (1.3.0-1) unstable; urgency=medium

  * Initial release (Closes: #1100090)
Files:
5058a1c791a7ec58cc0e865e4d0deab1 2166 golang optional didder_1.3.0-1.dsc
36c5c230fa622380cd7025c055879bb3 47302 golang optional didder_1.3.0.orig.tar.gz
6a16168e9f3892331185b5c7dc380bf0 3632 golang optional didder_1.3.0-1.debian.tar.xz
3b2298377253f59f2bc46326ef29d9cf 6264 golang optional didder_1.3.0-1_amd64.buildinfo
27db4ea93b20e9124abce47efc1cad02 1509700 graphics optional didder_1.3.0-1_amd64.deb
didder_1.3.0-1.dsc (click to toggle)
Format:3.0 (quilt)
Source:didder
Binary:didder
Architecture:any
Version:1.3.0-1
Maintainer:Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders:Nicolas Peugnet <nicolas@club1.fr>,
Homepage:https://github.com/makew0rld/didder
Standards-Version:4.7.0
Vcs-Browser:https://salsa.debian.org/go-team/packages/didder
Vcs-Git:https://salsa.debian.org/go-team/packages/didder.git
Testsuite:autopkgtest-pkg-go
Build-Depends:debhelper-compat (=13), dh-sequence-golang, golang-any, golang-github-disintegration-imaging-dev, golang-github-makeworld-the-better-one-dither-dev, golang-github-urfave-cli-v2-dev, golang-golang-x-image-dev
Package-List:didder deb graphics optional arch=any
Files:
36c5c230fa622380cd7025c055879bb3 47302 didder_1.3.0.orig.tar.gz
6a16168e9f3892331185b5c7dc380bf0 3632 didder_1.3.0-1.debian.tar.xz
Go-Import-Path:github.com/makeworld-the-better-one/didder
lintian 2.104.0 check for didder_1.3.0-1.dsc (click to toggle)
README.source for didder_1.3.0-1.dsc (click to toggle)
No README.source in this package
control file for didder_1.3.0-1_amd64.deb (click to toggle)
Package:didder
Version:1.3.0-1
Architecture:amd64
Maintainer:Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Installed-Size:4501
Static-Built-Using:go-md2man-v2 (= 2.0.4-1), golang-1.24 (= 1.24.1-1), golang-blackfriday-v2 (= 2.1.0-1), golang-github-disintegration-imaging (= 1.6.2-3), golang-github-makeworld-the-better-one-dither (= 2.4.0-2), golang-github-urfave-cli-v2 (= 2.25.7-5), golang-github-xrash-smetrics (= 0.0~git20201216.039620a-1), golang-golang-x-image (= 0.18.0-1)
Section:graphics
Priority:optional
Homepage:https://github.com/makew0rld/didder
Description:
Extensive, fast, and accurate command-line image dithering tool
 didder is an extensive, fast, and accurate command-line image dithering
 tool. It is designed to work well for both power users as well as
 pipeline scripting. It is backed by the author's dithering library
 (https://github.com/makew0rld/dither), and is unique in its correctness
 and variety of dithering algorithms. It provides many options, while
 being correct (linearizing the image, weighting channels by luminance).
 .
 Types of dithering supported
 .
  * Random noise (in grayscale and RGB)
  * Ordered Dithering
    * Bayer matrix of any size (as long as dimensions are powers of two)
    * Clustered-dot - many different preprogrammed matrices
    * Some unusual horizontal or vertical line matrices
    * Yours? You can provide your own ordered dithering matrix in JSON format
  * Error diffusion dithering
    * Simple 2D
    * Floyd-Steinberg, False Floyd-Steinberg
    * Jarvis-Judice-Ninke
    * Atkinson
    * Stucki
    * Burkes
    * Sierra/Sierra3, Sierra2, Sierra2-4A/Sierra-Lite
    * Steven Pigeon (https://hbfs.wordpress.com/2013/12/31/dithering/)
    * Yours? You can provide your own error diffusion matrix in JSON format
 .
 Features
 .
  * Set palette using RGB tuples, hex codes, number 0-255 (grayscale), or
    SVG color names (https://www.w3.org/TR/SVG11/types.html#ColorKeywords)
  * Optionally recolor image with a different palette after dithering
  * Set dithering strength
  * Image is automatically converted to grayscale if palette is grayscale
  * Force image to grayscale with --grayscale
  * Change image saturation, brightness, or contrast before dithering
  * Read EXIF rotation tags by default (disabled with --no-exif-rotation)
  * Downscale image before dithering, keeping aspect ratio
  * Upscale image after dithering, without producing artifacts
  * Supports input image of types JPEG, GIF (static), PNG, BMP, TIFF
  * Output to PNG or GIF
  * Process multiple images with one command
  * Combine multiple images into an animated GIF
  * Uses all CPU cores when possible
  * Support images with transparency (alpha channel is kept the same)
lintian 2.104.0 check for didder_1.3.0-1_amd64.deb (click to toggle)
contents of didder_1.3.0-1_amd64.deb (click to toggle)
drwxr-xr-x root/root         0 2025-03-12 20:35 ./
drwxr-xr-x root/root         0 2025-03-12 20:35 ./usr/
drwxr-xr-x root/root         0 2025-03-12 20:35 ./usr/bin/
-rwxr-xr-x root/root   4588360 2025-03-12 20:35 ./usr/bin/didder
drwxr-xr-x root/root         0 2025-03-12 20:35 ./usr/share/
drwxr-xr-x root/root         0 2025-03-12 20:35 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-03-12 20:35 ./usr/share/doc/didder/
-rw-r--r-- root/root       156 2025-03-12 20:35 ./usr/share/doc/didder/changelog.Debian.gz
-rw-r--r-- root/root       514 2025-03-12 20:35 ./usr/share/doc/didder/changelog.gz
-rw-r--r-- root/root      1132 2025-03-12 20:35 ./usr/share/doc/didder/copyright
drwxr-xr-x root/root         0 2025-03-12 20:35 ./usr/share/man/
drwxr-xr-x root/root         0 2025-03-12 20:35 ./usr/share/man/man1/
-rw-r--r-- root/root      6316 2025-03-12 20:35 ./usr/share/man/man1/didder.1.gz

Timestamp: 15.03.2025 / 00:12:17 (UTC)