Skip to content

aidaox/heicto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HEICTO - HEIC 图片转换工具 | HEIC Image Converter

Windows 平台可直接下载 exe 执行程序:https://pan.quark.cn/s/a2ccb8eab449

English | 中文

English

Introduction

HEICTO is a powerful and user-friendly HEIC image converter tool that allows you to easily convert HEIC images to various formats including JPG, PNG, WEBP, and PDF. It supports both single file and batch conversion with customizable quality settings.

Features

  • Convert HEIC to JPG/PNG/WEBP/PDF
  • Batch conversion support
  • Multiple quality settings (High/Medium/Low)
  • PDF specific features:
    • Multiple images per page
    • Custom page size (A4/A3)
    • Auto orientation
    • Adjustable spacing
  • Progress tracking
  • Automatic updates

Installation

# Clone the repository
git clone https://github.com/aidaox/heicto.git

# Enter the directory
cd heicto

# Install dependencies
pip install -r requirements.txt

Usage

  1. Run the application:
python src/main.py
  1. Select input files
  2. Choose output format
  3. Set quality and other parameters
  4. Start conversion

Requirements

  • Python 3.7+
  • See requirements.txt for detailed dependencies

License

This project is licensed under the MIT License - see the LICENSE file for details.


中文

简介

HEICTO 是一个功能强大且用户友好的 HEIC 图片转换工具,可以轻松将 HEIC 图片转换为 JPG、PNG、WEBP 和 PDF 等多种格式。支持单文件和批量转换,并提供可自定义的质量设置。

功能特点

  • 支持将 HEIC 转换为 JPG/PNG/WEBP/PDF
  • 支持批量转换
  • 多种质量设置(高/中/低)
  • PDF 特定功能:
    • 支持每页多张图片
    • 自定义页面大小(A4/A3)
    • 自动页面方向
    • 可调节间距
  • 转换进度跟踪
  • 自动更新

安装方法

# 克隆仓库
git clone https://github.com/aidaox/heicto.git

# 进入目录
cd heicto

# 安装依赖
pip install -r requirements.txt

使用方法

  1. 运行应用程序:
python src/main.py
  1. 选择输入文件
  2. 选择输出格式
  3. 设置质量和其他参数
  4. 开始转换

系统要求

  • Python 3.7+
  • 详细依赖请查看 requirements.txt

许可证

本项目采用 MIT 许可证 - 详情请查看 LICENSE 文件。

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages