Skip to content

Claude/images to pdf tool sshis#232

Open
Yasdrovia wants to merge 5 commits into
exiled-apes:mainfrom
Yasdrovia:claude/images-to-pdf-tool-SSHIS
Open

Claude/images to pdf tool sshis#232
Yasdrovia wants to merge 5 commits into
exiled-apes:mainfrom
Yasdrovia:claude/images-to-pdf-tool-SSHIS

Conversation

@Yasdrovia
Copy link
Copy Markdown

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Please mark relevant issues as closed/resolved here.

Please include a screenshot of relevant change if helpful.

Type of change

Please delete options that are not relevant.

  • Bug fix
  • New feature
  • Refactor
  • Documentation

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration.

  • Developer Tools
  • Cypress
  • CI

Yasdrovia and others added 3 commits November 17, 2021 10:25
Standalone HTML tool (public/images-to-pdf.html) that lets you pick or
drag-drop multiple images and generate a PDF with one image per page.
Runs fully client-side via jsPDF; supports A4/Letter/A3/A5 or image-fit
page size, auto/portrait/landscape orientation, margins, reordering by
drag, and sorting by name.
Publishes public/images-to-pdf.html as the site index so the tool is
reachable at the Pages root URL. Runs on push to main/master and the
feature branch, plus manual dispatch.
@Yasdrovia Yasdrovia closed this Apr 20, 2026
@Yasdrovia Yasdrovia reopened this Apr 20, 2026
@Yasdrovia
Copy link
Copy Markdown
Author

wefrewfee

claude added 2 commits April 20, 2026 12:55
The previous workflow used the github-pages environment, which by
default only allows deployments from the default branch. Switch to
publishing the built site onto a gh-pages branch and enabling Pages
with that branch as source via the REST API, so deploy works from
feature branches too.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants