Package Details: ctex2png 0.1.0-1

Git Clone URL: https://aur.archlinux.org/ctex2png.git (read-only, click to copy)
Package Base: ctex2png
Description: A Python tool to convert CTEX files to PNG images.
Upstream URL: https://github.com/grandwo/ctex2png
Licenses: custom
Submitter: puddings233
Maintainer: puddings233
Last Packager: puddings233
Votes: 0
Popularity: 0.000000
First Submitted: 2026-09-02 11:22 (UTC)
Last Updated: 2026-09-02 11:22 (UTC)

Pinned Comments

puddings233 commented on 2026-09-02 11:26 (UTC)

Examples:

# Single file
ctex2png example.ctex output.png
ctex2png example.ctex ./output_dir

# Batch
ctex2png ./ctex_files ./output_png

Latest Comments

puddings233 commented on 2026-09-02 11:26 (UTC)

Examples:

# Single file
ctex2png example.ctex output.png
ctex2png example.ctex ./output_dir

# Batch
ctex2png ./ctex_files ./output_png