awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
oxipng avatar

oxipng/oxipng

0
View on GitHub↗
4,032 estrellas·153 forks·Rust·MIT·6 vistas

Oxipng

Oxipng es una utilidad de línea de comandos de alto rendimiento escrita en Rust diseñada para la optimización sin pérdida de imágenes PNG y la minimización de datos. Funciona como un compresor sin pérdida que reduce el tamaño de los archivos sin alterar la calidad visual.

La herramienta se distingue por el uso de paralelismo de tareas multihilo para acelerar el procesamiento de grandes lotes de imágenes. Emplea estrategias de recompresión iterativa y optimización de paso simétrico para encontrar el tamaño de archivo más pequeño posible para cada imagen.

La superficie de capacidades del software cubre la eliminación de fragmentos de metadatos no esenciales y la normalización de valores de color para píxeles totalmente transparentes para aumentar la eficiencia de la compresión. Proporciona procesamiento automatizado para la optimización de activos web y la reducción general de datos de imagen.

Features

  • Lossless Compression - Provides high-performance lossless compression to reduce PNG file sizes without any loss of visual quality.
  • Image Compression - Reduces PNG file sizes using lossless optimization and recompression to ensure faster loading.
  • Batch Image Processing - Automates the optimization of large sets of PNG images for efficient software distribution and web hosting.
  • Image Metadata Stripping - The Image Optimization tool removes non-essential metadata chunks from image files to decrease overall file size without impacting how the image renders.
  • Lossless PNG Compressors - Provides a high-performance utility for minimizing image data and optimizing transparent pixels without changing visual quality.
  • PNG Image Optimizers - Ships a multithreaded tool for reducing PNG file sizes through lossless compression and metadata removal.
  • Parallel Image Task Executors - Distributes image optimization tasks across multiple CPU cores to accelerate the processing of large image batches.
  • Web Asset Optimization - Minimizes image file sizes for web delivery by stripping unnecessary metadata and optimizing pixel data.
  • Image Metadata Stripping - Removes non-essential metadata chunks from PNG files to reduce the overall file size.
  • Transparency Color Normalization - Standardizes the color values of invisible pixels to increase the efficiency of the lossless compression algorithm.
  • Transparency-Aware Compression - Improves compression efficiency for PNGs with transparency by normalizing the color values of invisible pixels.
  • Transparent Pixel Optimization - Improves compression efficiency for transparent images by modifying the color values of fully transparent pixels.
  • Iterative Compression Strategies - Processes the image in multiple stages to refine the compression ratio through repeated attempts with different settings.
  • Command-Line Utilities - Implemented as a high-performance command-line utility using the Rust programming language.
  • Graphics & Design - Multithreaded PNG optimization tool.
  • Image Processing - Multithreaded PNG optimization tool.

Historial de estrellas

Gráfico del historial de estrellas de oxipng/oxipngGráfico del historial de estrellas de oxipng/oxipng

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace oxipng/oxipng?

Oxipng es una utilidad de línea de comandos de alto rendimiento escrita en Rust diseñada para la optimización sin pérdida de imágenes PNG y la minimización de datos. Funciona como un compresor sin pérdida que reduce el tamaño de los archivos sin alterar la calidad visual.

¿Cuáles son las características principales de oxipng/oxipng?

Las características principales de oxipng/oxipng son: Lossless Compression, Image Compression, Batch Image Processing, Image Metadata Stripping, Lossless PNG Compressors, PNG Image Optimizers, Parallel Image Task Executors, Web Asset Optimization.

¿Qué alternativas de código abierto existen para oxipng/oxipng?

Las alternativas de código abierto para oxipng/oxipng incluyen: meowtec/imagine — Imagine is a cross-platform desktop application for image optimization, compression, and format conversion. It… phoboslab/qoi — QOI is a lossless image codec and encoding standard designed for high-speed compression and decompression of raw pixel… kohler/gifsicle — Gifsicle is a command-line image processor and animation editor used for creating, editing, and optimizing GIF images.… darkly-art/darkly — Entropic Editor for Artists 😈. graphiteeditor/graphite — Graphite is a node-based visual design environment that integrates vector illustration, raster image processing, and… imager-io/imager — Automated image compression for efficiently distributing images on the web.

Alternativas open-source a Oxipng

Proyectos open-source similares, clasificados según cuántas características comparten con Oxipng.
  • meowtec/imagineAvatar de meowtec

    meowtec/Imagine

    4,373Ver en GitHub↗

    Imagine is a cross-platform desktop application for image optimization, compression, and format conversion. It functions as a batch image compressor and converter designed to reduce file sizes for PNG and JPEG assets. The tool supports both lossy and lossless compression methods to shrink the footprint of image files. It provides utilities for changing image formats to ensure compatibility across different operating systems and platforms. The application focuses on web asset optimization and batch processing, allowing multiple images to be processed simultaneously to reduce bandwidth usage a

    TypeScript
    Ver en GitHub↗4,373
  • phoboslab/qoiAvatar de phoboslab

    phoboslab/qoi

    7,492Ver en GitHub↗

    QOI is a lossless image codec and encoding standard designed for high-speed compression and decompression of raw pixel data. It provides a toolkit for translating raw image buffers into a compact format and back into pixel representations without any loss of quality. The implementation focuses on fast image encoding and decoding, enabling the rapid conversion of compressed image data back into raw pixels. It also supports image format conversion to ensure compatibility across different software systems and hardware.

    C
    Ver en GitHub↗7,492
  • kohler/gifsicleAvatar de kohler

    kohler/gifsicle

    4,255Ver en GitHub↗

    Gifsicle is a command-line image processor and animation editor used for creating, editing, and optimizing GIF images. It functions as a utility for assembling static images into animations, extracting individual frames from existing sequences, and manipulating GIF metadata. The tool distinguishes itself through specialized optimization capabilities that reduce file sizes by removing redundant pixels and employing lossy compression. It manages color palettes through quantization and colormap conversion to ensure display compatibility and reduce bit-depth. Broad capabilities include image tra

    C
    Ver en GitHub↗4,255
  • graphiteeditor/graphiteAvatar de GraphiteEditor

    GraphiteEditor/Graphite

    24,258Ver en GitHub↗

    Graphite is a node-based visual design environment that integrates vector illustration, raster image processing, and motion graphics generation into a single platform. It utilizes a functional reactive pipeline and a data-flow execution model to propagate state changes through a graph of interconnected nodes, allowing users to construct complex, automated design workflows. The platform distinguishes itself through a context-aware evaluation engine that injects runtime metadata—such as coordinate data and loop indices—directly into the node graph. This enables the creation of procedural geomet

    Rust2d-graphicsanimationart
    Ver en GitHub↗24,258
Ver las 30 alternativas a Oxipng→