About this application
By Pam Pam is a small, private, self-hosted tool built for a single independent artist to run her own digital art print shop. It is not a public product, a marketplace, or a service offered to third parties. It is used exclusively by its owner to manage her own shop and her own artwork.
The artist creates original digital art. This application takes each source image and prepares a complete, ready-to-sell product — high-resolution files, framed mock-ups, an illustrated delivery document, and an optimized listing — then publishes it to her shop and keeps it up to date. The goal is simply to save time on repetitive preparation work so the artist can focus on creating.
What it does
- Cataloguing & image analysis The owner uploads a source artwork through a private dashboard. The image is analysed to detect its subject, style, orientation and seasonal theme.
- Image preparation The artwork is upscaled to print resolution and exported in several standard print aspect ratios (ISO/A-series, 4:5, 2:3, 11:14).
- Framed mock-ups Realistic "in-context" preview images (the artwork shown framed in styled interiors) are generated to illustrate the listing.
- Listing content A title, description and relevant tags are drafted to describe the artwork accurately for buyers.
- Buyer delivery document A branded PDF is produced containing the download links and printing guidance the buyer receives after purchase.
- Publishing to the owner's shop Using the Etsy API, the finished product is published as a digital-download listing in the owner's own shop: listing details, preview images, an optional preview video, and the attached digital file.
Every listing is reviewed by the owner in the private dashboard before anything is published. Nothing is posted automatically without her having prepared and approved it.
How it uses the Etsy API
The application connects to Etsy through the official Open API v3, using OAuth 2.0. It only ever accesses the shop of the authenticated owner. It is used to:
listings_r / listings_w
Create, read and update listings in the owner's own shop, and upload listing images, videos and digital files.
shops_r
Read the owner's own shop information needed to create correctly configured listings.
The application does not access other sellers' shops, does not collect or store buyer personal data, does not scrape marketplace data, and does not share or resell any data with third parties. It reads and writes only what is required to manage the owner's own listings.
Data & compliance
- Single-user, private application — used only by its owner, for her own shop.
- Authenticates via OAuth 2.0; access tokens are stored securely on the owner's own server and never shared.
- No buyer data is collected, processed or retained beyond what the marketplace itself handles.
- Operated in accordance with the Etsy API Terms of Use.
- Etsy trademarks, names and logos are not used to imply any endorsement or partnership.
Contact
For any question regarding this application, please contact the owner at hello@leclaireuse-ia.com.