image-processing

Tag

Cards List
#image-processing

Show HN: Make PDFs look scanned (CLI or in the browser via WASM)

Hacker News Top · 6d ago Cached

A CLI and browser-based tool that converts PDFs into image-only PDFs with simulated scan effects like skew, grayscale, noise, and JPEG artifacts, using Go and WebAssembly.

0 favorites 0 likes
#image-processing

Help I accidentally a wigglegram

Hacker News Top · 2026-06-20 Cached

The author describes accidentally creating wigglegrams (stereoscopic GIFs) by taking multiple similar photos, and wrote a script using perceptual hashing to automatically detect and stitch them together from their iCloud photo library.

0 favorites 0 likes
#image-processing

Show HN: Deconvolution – a Rust image deconvolution and restoration crate

Hacker News Top · 2026-06-15 Cached

Deconvolution is a Rust crate for image deconvolution and restoration, providing known-PSF and blind restoration methods, PSF/OTF conversion, preprocessing, and simulation utilities.

0 favorites 0 likes
#image-processing

What every coder should know about Gamma Correction

Hacker News Top · 2026-06-13 Cached

An in-depth guide explaining gamma correction, why it matters for image processing and rendering, and common pitfalls for coders.

0 favorites 0 likes
#image-processing

Enhance RAW image processing with Core Image [video]

Hacker News Top · 2026-06-11 Cached

Apple announces RAW 9 for Core Image, a significant update that uses a tiled CoreML model combining demosaic and denoise on the Apple Neural Engine for dramatically improved RAW image quality across Apple platforms.

0 favorites 0 likes
#image-processing

Appreciating Exif

Hacker News Top · 2026-06-09 Cached

A detailed technical guide explaining Exif metadata structure, how it is stored in JPEG and other image formats, and practical considerations for developers working with image pixel data.

0 favorites 0 likes
#image-processing

Should you normalize RGB values by 255 or 256?

Lobsters Hottest · 2026-06-01 Cached

The article compares two methods for normalizing RGB values (dividing by 255 vs 256) and explains the consequences for floating-point conversion and rounding, including uneven bin widths at the extremes.

0 favorites 0 likes
#image-processing

@GitTrend0x: Shocked! The era of face-swapping https://github.com/facefusion/facefusion… This is FaceFusion, the industry-leading face fusion / Deepfake platform with 28.5k stars! Local high-precision face swap + Lip S…

X AI KOLs Timeline · 2026-05-29 Cached

FaceFusion is an open-source face fusion/Deepfake platform with 28.5k stars, supporting local high-precision face swapping, lip-syncing, as well as image, video, and batch processing, providing a complete job management system.

0 favorites 0 likes
#image-processing

Bun.Image

Hacker News Top · 2026-05-23 Cached

Bun.Image is a zero-dependency chainable image pipeline for decoding, resizing, rotating, and re-encoding JPEG, PNG, WebP, HEIC, and AVIF, running off-thread and inspired by Sharp.

0 favorites 0 likes
#image-processing

Remove–AI–Watermarks – CLI and library for removing AI watermarks from images

Hacker News Top · 2026-05-19 Cached

A CLI and library that removes visible and invisible AI watermarks from images generated by various AI models, including metadata stripping and diffusion-based regeneration.

0 favorites 0 likes
#image-processing

Open source background removal app and MCP

Reddit r/LocalLLaMA · 2026-05-19

The author open-sourced a background removal tool built with open source tech, now also usable as a headless MCP service for AI agents.

0 favorites 0 likes
#image-processing

5× faster fast_blur in image-rs

Lobsters Hottest · 2026-05-15 Cached

Arthur Pastel optimized the fast_blur function in the Rust image-rs crate, achieving up to 5.9x speedup on u8 images by using box blur approximations for faster Gaussian-like blurs.

0 favorites 0 likes
#image-processing

imgproxy v4

Product Hunt · 2026-05-11

imgproxy v4 is a fast and secure self-hosted image processing server, now available with updates.

0 favorites 0 likes
#image-processing

@MaximeRivest: Compound AI System for Images are way under appreciated. We need gepa, dspy, autoresearch style optimization to go from…

X AI KOLs Following · 2026-05-11

Maxime Rivest argues that compound AI systems for images are undervalued and suggests leveraging optimization frameworks like DSPy and GEPA to automate pipeline creation involving SAM and classifiers.

0 favorites 0 likes
#image-processing

Dithering with CSS

Hacker News Top · 2026-05-04 Cached

The article demonstrates how to apply dithering effects to images using CSS filters and SVG feTurbulence to maintain a consistent aesthetic.

0 favorites 0 likes
#image-processing

Single-pass palette refinement and ordered dithering

Lobsters Hottest · 2026-04-23 Cached

A single-pass method combines online k-means palette refinement with ordered Bayer dithering, eliminating the separate pixel-mapping step and yielding slight speedups while producing visually interesting results.

0 favorites 0 likes
#image-processing

Pixel Bit-Depth Increase by Bit Replication (1998)

Lobsters Hottest · 2026-04-21 Cached

A 1998 paper that introduces a simple bit-replication technique for boosting pixel bit-depth in digital images.

0 favorites 0 likes
#image-processing

First per-image PCA decomposition of Kodak suite reveals deliberate curation

Hacker News Top · 2026-04-20 Cached

First per-image PCA decomposition of the 24-image Kodak PCD0992 suite reveals deliberate curation spanning two orders of magnitude in inter-channel redundancy.

0 favorites 0 likes
#image-processing

Thinking with images

OpenAI Blog · 2025-04-16 Cached

OpenAI releases o3 and o4-mini models that can reason with images in their chain-of-thought process, enabling visual understanding through native image manipulation tools like cropping and zooming without separate specialized models. These models achieve state-of-the-art performance on multimodal benchmarks including STEM questions, chart reading, and visual search tasks.

0 favorites 0 likes
#image-processing

851-labs/background-remover

Replicate Explore · 2026-05-21 Cached

851-labs/background-remover is an open-source AI model for removing backgrounds from images, available on Replicate with low cost and fast inference on Nvidia T4 GPUs.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback