awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
343dev avatar

343dev/optimizt

0
View on GitHub↗
177 星标·7 分支·JavaScript·MIT·6 次浏览

Optimizt

CLI image optimization tool

Features

  • Asset Optimization - CLI tool for lossy and lossless image compression.
  • Image Processing - Prepare and optimize images for web use.

Star 历史

343dev/optimizt 的 Star 历史图表343dev/optimizt 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

343dev/optimizt 是做什么的?

CLI image optimization tool

343dev/optimizt 的主要功能有哪些?

343dev/optimizt 的主要功能包括:Asset Optimization, Image Processing。

343dev/optimizt 有哪些开源替代品?

343dev/optimizt 的开源替代品包括: mozilla/mozjpeg — Mozjpeg is a high-performance C library for encoding, decoding, and transcoding JPEG images. It serves as a… svg/svgo — SVGO is a Node.js vector graphics optimizer and minifier designed to reduce the file size of SVG images. It functions… lovell/sharp — Sharp is a high-performance image processing library for Node.js. It serves as a native extension and wrapper for the… aheckmann/gm — gm is a JavaScript image processing library and Node.js manipulation tool that serves as a programmatic wrapper for… gregberge/svgr — SVGR is a tool that transforms static SVG files into reusable React components for direct rendering within user… ajkumar25/pygram.

Optimizt 的开源替代方案

相似的开源项目,按与 Optimizt 的功能重合度排序。
  • mozilla/mozjpegmozilla 的头像

    mozilla/mozjpeg

    5,685在 GitHub 上查看↗

    Mozjpeg is a high-performance C library for encoding, decoding, and transcoding JPEG images. It serves as a binary-compatible, drop-in replacement for standard JPEG libraries, maintaining existing function signatures to improve compression efficiency without requiring changes to application logic. The library functions as an image optimizer that reduces file sizes through lossless progressive encoding and coefficient optimization. It utilizes trellis-based quantization and SIMD-accelerated processing to optimize the trade-off between visual quality and file size. Its broader capabilities inc

    C
    在 GitHub 上查看↗5,685
  • lovell/sharplovell 的头像

    lovell/sharp

    32,340在 GitHub 上查看↗

    Sharp is a high-performance image processing library for Node.js. It serves as a native extension and wrapper for the libvips framework, providing tools for image resizing, format conversion, and programmatic data manipulation. The project enables the transformation of images into web-friendly formats such as WebP and AVIF while preserving color profiles and alpha channels. It also provides capabilities for generating blank image buffers with specified dimensions and background colors. The library covers a broad range of image manipulation utilities, including rotation, extraction, compositi

    JavaScriptavifcropexif
    在 GitHub 上查看↗32,340
  • aheckmann/gmaheckmann 的头像

    aheckmann/gm

    6,980在 GitHub 上查看↗

    gm is a JavaScript image processing library and Node.js manipulation tool that serves as a programmatic wrapper for the GraphicsMagick engine. It translates JavaScript method calls into shell commands to automate the resizing, cropping, and transformation of images. The library provides an interface to execute specific GraphicsMagick operations while allowing raw command passthrough for custom arguments or engine features not covered by the standard API. Its capabilities cover geometric manipulation, color and tone adjustment, and image quality optimization. It includes tools for image compo

    JavaScript
    在 GitHub 上查看↗6,980
  • svg/svgosvg 的头像

    svg/svgo

    22,535在 GitHub 上查看↗

    SVGO is a Node.js vector graphics optimizer and minifier designed to reduce the file size of SVG images. It functions as a pluggable processor that strips redundant XML elements, removes unnecessary metadata, and simplifies paths to create smaller payloads. The tool utilizes a customizable engine where image data is passed through a pipeline of programmable rules and optimization presets. This architecture allows for the integration of custom plugins to apply specialized transformation rules to vector files. The system includes a command-line interface for batch file processing and recursive

    JavaScriptclijavascriptminification
    在 GitHub 上查看↗22,535
查看 Optimizt 的所有 30 个替代方案→