logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

tupianyasuo

A front-end image compression tool supporting various formats like PNG and JPG, enabling users to customize compression ratios and preview results in real-time. The application allows users to download optimized images with comparisons of file sizes before and after compression.

Author

tupianyasuo logo

laosu888

No License

Quick Info

GitHub GitHub Stars 0
NPM Weekly Downloads 0
Tools 1
Last Updated 2026-02-19

Tags

compressionpngjpgimage compressioncompression toolfile management

图片压缩工具

一个简单易用的在线图片压缩工具,具有精美的苹果风格界面设计。

功能特点

  • 支持PNG、JPG等格式图片上传
  • 支持自定义压缩比例
  • 实时预览压缩前后的图片效果
  • 显示压缩前后文件大小对比
  • 支持压缩后图片下载
  • 纯前端实现,无需后端服务

项目结构

├── index.html          # 主页面
├── css/               
│   └── style.css      # 样式文件
├── js/
│   └── main.js        # 主要功能实现
└── assets/
    └── icons/         # SVG图标

技术栈

  • HTML5
  • CSS3 (Flexbox & Grid)
  • Vanilla JavaScript
  • 浏览器原生图片压缩API

See Also

`