What is convert-pdf-to-png?
Use when needing to convert PDF pages to PNG images for preview, comparison, or image processing. Source: yrom/arxiv-paper-translator.
Use when needing to convert PDF pages to PNG images for preview, comparison, or image processing.
Quickly install convert-pdf-to-png AI skill to your development environment via command line
Source: yrom/arxiv-paper-translator.
Try system tools first (better rendering for complex PDFs), fall back to the JS script.
NOTICE: All backends should output page .png in the target directory.
Different backends produce slightly different filename patterns (0-based vs 1-based, padding, separator). Rename after conversion if the downstream consumer requires strict page .png format.
Use when needing to convert PDF pages to PNG images for preview, comparison, or image processing. Source: yrom/arxiv-paper-translator.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/yrom/arxiv-paper-translator --skill convert-pdf-to-pngUse when needing to convert PDF pages to PNG images for preview, comparison, or image processing. Source: yrom/arxiv-paper-translator.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/yrom/arxiv-paper-translator --skill convert-pdf-to-png Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/yrom/arxiv-paper-translator