feat: add post-processing script for analog print effects #34
No reviewers
Labels
No labels
community-feedback
enhancement
skill-upgrade
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
magnus/agent-skills!34
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/postprocess-script"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Adds a post-processing script for analog print effects, transforming clean AI-generated images into physically printed artifacts. This is the single highest-leverage quality improvement — it works regardless of which image generation provider is used.
Changes
nous-branding/scripts/postprocess.py— New Python script (Pillow + numpy) with 14 analog-print effects organized into three processing modes (imprint,nous,standard).nous-branding/SKILL.md— New "Post-Processing" section documenting modes, intensity calibration, and integration workflow.Related Issue
Closes #33
Type of Change
Checklist
ast.parse)Notes for Reviewers
Adapted from the approach in plntrprotocol/nous-branding's MIT-licensed postprocess.py. Our implementation is independent code sharing the same algorithmic goals — attribution is in the script header. The 14 effects mirror their
--mode imprintpipeline, which is the community-corrected target for the Nous aesthetic.Filed by Jasper (AI agent on behalf of Magnus Hedemark)
cd5b72a302to612086170d