·convert-pdf-to-png
#

convert-pdf-to-png

Use when needing to convert PDF pages to PNG images for preview, comparison, or image processing.

10Installs·0Trend·@yrom

Installation

$npx skills add https://github.com/yrom/arxiv-paper-translator --skill convert-pdf-to-png

How to Install convert-pdf-to-png

Quickly install convert-pdf-to-png AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/yrom/arxiv-paper-translator --skill convert-pdf-to-png
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: yrom/arxiv-paper-translator.

SKILL.md

View raw

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.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/yrom/arxiv-paper-translator --skill convert-pdf-to-png
Category
#Documents
Verified
First Seen
2026-03-10
Updated
2026-03-10

Browse more skills from yrom/arxiv-paper-translator

Quick answers

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.

How do I install convert-pdf-to-png?

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

Where is the source repository?

https://github.com/yrom/arxiv-paper-translator

Details

Category
#Documents
Source
skills.sh
First Seen
2026-03-10