pencil4img
25Skill Claude CodeCodex
An image conversion tool that turns a picture into a pencil-sketch style image.
Skill Claude CodeCodex
An image conversion tool that turns a picture into a pencil-sketch style image.
Skill Claude CodeCodex
A small function that turns the words in a text file into a word cloud image, where frequently used words appear more prominently. It also lets the caller choose the background colour and output filename.
Skill Claude CodeCodex
A converter that turns Excel spreadsheets into Markdown documents, with an option to select a particular worksheet.
Skill Claude CodeCodex
An OCR tool that reads Chinese value-added tax invoice images and exports the extracted information to Excel. OCR means recognizing printed text from an image.
Skill Claude CodeCodex
A PDF tool that places an image, such as a logo, onto a PDF as a watermark.
Skill Claude CodeCodex
A small utility for adding text watermarks to PDF files. A watermark is visible text placed on a document, such as “Confidential.”
Skill Claude CodeCodex
A PDF utility that adds text watermarks to documents. You can set the watermark text, position, font, size, colour, input file, and output file.
Skill Claude CodeCodex
A parameter-based utility for adding a watermark, such as confidential text, to a PDF file. It accepts the input file, watermark text, output folder, and output filename.
Skill Claude CodeCodex
A utility for removing password protection from an encrypted PDF when the password is known. It writes an unlocked copy to a chosen file path.
Skill Claude CodeCodex
A utility for creating a new PDF by removing specified pages from an existing PDF file.
Skill Claude CodeCodex
A function that protects a PDF file with a password and saves the encrypted result. A PDF is a document format commonly used for sharing fixed-layout files.
Skill Claude CodeCodex
A utility for joining multiple PDF files into one PDF. PDF is a document format that preserves a file's layout across devices.
Skill Claude CodeCodex
A file-conversion tool that turns PDF files into editable Word documents (.docx). It can convert one PDF or process a folder of PDFs.
Skill Claude CodeCodex
A file-conversion tool that turns PDF pages into image files. It can create separate images or combine the pages into one long image.
Skill Claude CodeCodex
A PDF page-range splitter that saves selected pages as a separate PDF file.
Skill Claude CodeCodex
A text-to-PDF converter that turns a plain text file, such as a .txt document, into a PDF file.
Skill Claude CodeCodex
A function that combines multiple PowerPoint files into one PowerPoint presentation. PowerPoint files are slide documents, usually ending in .pptx.
Skill Claude CodeCodex
A utility that converts PowerPoint presentations into image files, either one image per slide or one long combined image.
Skill Claude CodeCodex
A function that converts a PowerPoint presentation file into a PDF file. PowerPoint files are commonly stored as PPT or PPTX files.
Skill Claude CodeCodex
A batch utility for renaming labels in every XML annotation file within a chosen directory. XML is a text format often used to store structured data, including image annotations.
Skill Claude CodeCodex
A dataset-cleaning tool that finds images without matching annotation files, such as XML files describing objects in the image, and moves them to an unmarked-images folder.
Skill Claude CodeCodex
A data-cleaning utility for JSON annotation files. It finds files whose shapes field is empty and moves them into a separate folder named for files without labels.
Skill Claude CodeCodex
A Python helper that displays tutorials, group information, source-code links, and other resources for the python-office library in a terminal.
Skill Claude CodeCodex
A Python helper that creates an article from a supplied topic and requested number of lines.