From 721f440fa6e810e26ec92d89d14497bd946bcdef Mon Sep 17 00:00:00 2001 From: Luca <102960244+Luca-Timo@users.noreply.github.com> Date: Tue, 30 Jun 2026 11:07:58 +0200 Subject: [PATCH 1/2] docs(readme): add Pixieset to comparison + customer-accounts/CRM/accounting rows --- README.md | 24 ++++++++++++++---------- 1 file changed, 14 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 7c760674..1e301455 100644 --- a/README.md +++ b/README.md @@ -378,17 +378,21 @@ See our [Contributing Guide](CONTRIBUTING.md) for details. ## πŸ“Š Comparison with Alternatives -| Feature | PicPeak | PicDrop | Scrapbook.de | -|---------|---------|---------|--------------| -| Self-Hosted | βœ… | ❌ | ❌ | -| Custom Branding | βœ… Full | Limited | Limited | -| Monthly Cost | $0 | $29-199 | €19-99 | -| Storage Limit | Unlimited* | 50-500GB | 100-1000GB | -| Client Uploads | βœ… | βœ… | βœ… | -| API Access | βœ… | Paid | ❌ | -| Open Source | βœ… | ❌ | ❌ | +| Feature | PicPeak | PicDrop | Scrapbook.de | Pixieset | +|---------|---------|---------|--------------|----------| +| Self-Hosted | βœ… | ❌ | ❌ | ❌ | +| Custom Branding | βœ… Full | Limited | Limited | βœ… (paid) | +| Monthly Cost | $0 | $29-199 | €19-99 | ~$60 | +| Storage Limit | Unlimited* | 50-500GB | 100-1000GB | 3GB–Unlimited | +| Client Uploads | βœ… | βœ… | βœ… | Limited | +| API Access | βœ… | Paid | ❌ | ❌ | +| Open Source | βœ… | ❌ | ❌ | ❌ | +| Customer Accounts | βœ… | ❌ | ❌ | βœ… | +| Quotes / Contracts / Invoices | πŸ§ͺ Beta | ❌ | ❌ | βœ… | +| Incoming Invoices & Accounting | πŸ§ͺ Beta | ❌ | ❌ | ❌ | -*Limited only by your server storage +*Limited only by your server storage. +πŸ§ͺ Beta = built but feature-flagged off by default (see [Beta Features](#-beta-features-use-at-your-own-risk)). picdrop and Scrapbook.de are gallery/delivery tools (no client billing or accounting). Pixieset's client CRM, contracts and invoices live in its paid **Studio Manager**, but it has no inbound supplier-invoice capture or bookkeeping/accountant-export module. ## πŸ›‘οΈ Security From b0439638bddba819b58d375c0f42cd4df3a837b4 Mon Sep 17 00:00:00 2001 From: Luca <102960244+Luca-Timo@users.noreply.github.com> Date: Tue, 30 Jun 2026 11:20:37 +0200 Subject: [PATCH 2/2] =?UTF-8?q?docs(readme):=20clarify=20comparison=20foot?= =?UTF-8?q?notes=20=E2=80=94=20$0=20cost=20caveat=20+=20Pixieset=20video?= =?UTF-8?q?=20cap?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - you still bring your own server (own hardware or VPS) and optional domain. - Pixieset "unlimited" storage is photos only β€” video is capped per plan (~0–10 h depending on tier). - Renumber the PicPeak storage footnote (* β†’ **) so the three markers don't collide. --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 1e301455..7efcfe61 100644 --- a/README.md +++ b/README.md @@ -382,8 +382,8 @@ See our [Contributing Guide](CONTRIBUTING.md) for details. |---------|---------|---------|--------------|----------| | Self-Hosted | βœ… | ❌ | ❌ | ❌ | | Custom Branding | βœ… Full | Limited | Limited | βœ… (paid) | -| Monthly Cost | $0 | $29-199 | €19-99 | ~$60 | -| Storage Limit | Unlimited* | 50-500GB | 100-1000GB | 3GB–Unlimited | +| Monthly Cost | $0* | $29-199 | €19-99 | ~$60 | +| Storage Limit | Unlimited** | 50-500GB | 100-1000GB | 3GB–Unlimited*** | | Client Uploads | βœ… | βœ… | βœ… | Limited | | API Access | βœ… | Paid | ❌ | ❌ | | Open Source | βœ… | ❌ | ❌ | ❌ | @@ -391,8 +391,10 @@ See our [Contributing Guide](CONTRIBUTING.md) for details. | Quotes / Contracts / Invoices | πŸ§ͺ Beta | ❌ | ❌ | βœ… | | Incoming Invoices & Accounting | πŸ§ͺ Beta | ❌ | ❌ | ❌ | -*Limited only by your server storage. -πŸ§ͺ Beta = built but feature-flagged off by default (see [Beta Features](#-beta-features-use-at-your-own-risk)). picdrop and Scrapbook.de are gallery/delivery tools (no client billing or accounting). Pixieset's client CRM, contracts and invoices live in its paid **Studio Manager**, but it has no inbound supplier-invoice capture or bookkeeping/accountant-export module. +*You still bring your own server (own hardware or a VPS) and, if you want one, a domain. +**Limited only by your server storage. +***Pixieset's "unlimited" is photos only; video is capped by plan (roughly 0–10 h depending on tier). +πŸ§ͺ Beta = built but feature-flagged off by default (see [Beta Features](#-beta-features-use-at-your-own-risk)). ## πŸ›‘οΈ Security