superprint 1.0.75 → 1.0.77

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/README.md +75 -18
  2. package/cli.mjs +1 -1
  3. package/package.json +4 -4
package/README.md CHANGED
@@ -1,22 +1,52 @@
1
1
  # SuperPrint
2
2
 
3
- **SuperPrint** is a free, local-first DTP and prepress application developed and maintained by [2.13](https://2points13.fr). It combines a complete browser-based page-layout editor with **SP213**, an AI studio that turns a written brief into editable, print-ready documents.
3
+ <p align="center">
4
+ <b>Professional desktop publishing, in your browser.</b><br>
5
+ L'atelier de PAO qui tient dans un navigateur. · ブラウザの中のプロのレイアウト工房。
6
+ </p>
4
7
 
5
- The application runs in your browser on Windows, macOS and Linux. Your projects use SuperPrint's native editable `.sp` format and remain on your computer unless you explicitly export or send content to an optional cloud AI provider.
8
+ <p align="center">
9
+ <a href="https://superprint.cc"><b>🌐 superprint.cc</b></a> ·
10
+ <a href="https://github.com/zigmoon/superprint"><b>GitHub</b></a> ·
11
+ <a href="https://superprint.cc/documentation.html">Documentation</a>
12
+ </p>
6
13
 
7
- ## Use SuperPrint online
14
+ **SuperPrint** is a **professional page-layout and prepress (DTP) application that runs entirely in the browser** — free, no subscription, no account, no ads. It combines a **real multi-page layout editor** (bleed, CMYK, fine typography, master pages…) with an **AI layout studio, SP213**, which turns a plain written brief into a print-ready, fully editable document.
8
15
 
9
- No installation is required. Open the official web application:
16
+ The application runs in your browser on Windows, macOS and Linux. Your projects use SuperPrint's native editable `.sp` format and remain **on your computer** unless you explicitly export or send content to an optional cloud AI provider.
10
17
 
11
- ### [https://superprint.cc](https://superprint.cc)
18
+ ---
12
19
 
13
- Use the npm launcher below when you prefer to run SuperPrint locally on your computer.
20
+ ## Why SuperPrint?
14
21
 
15
- ## Start with one command
22
+ - **A real DTP tool, not a toy** — real millimeter formats, trim marks, bleed, master pages, layers, linked text frames, editorial typography with automatic hyphenation (FR · EN · DE · ES · IT · JA).
23
+ - **Offset-ready export** — **CMYK** PDF with ICC profiles (Coated FOGRA39, SWOP, Japan Color), Pantone spot-color support, on-screen soft-proof simulation, and offset **imposition**.
24
+ - **100 % browser-based** — nothing to install for online use — Chrome, Firefox, Safari, Edge.
25
+ - **No subscription, no account, no tracking** — open it and start composing.
26
+ - **Offline PWA** — installable as a desktop app; auto-save every 12 s to local IndexedDB.
27
+ - **AI layout (SP213)** — from brief to draft through conversation — DeepSeek, Groq, OpenRouter, or fully local WebLLM models over WebGPU.
28
+ - **Interoperability** — import your documents (Word, OpenDocument, PDF, SVG/PNG/JPG/WebP images, IDML) and export to many formats.
16
29
 
30
+ ---
31
+
32
+ ## ✦ What can you compose?
33
+
34
+ | | | |
35
+ |---|---|---|
36
+ | 🎉 Flyers & posters | 📚 Brochures & catalogs | 📰 Magazines & newsletters |
37
+ | 🎓 Course material | 📊 Reports & business docs | 🎵 Sleeves, programs, booklets |
38
+
39
+ ---
40
+
41
+ ## ✦ How to use it
42
+
43
+ ### Online (nothing to install)
44
+ → **[https://superprint.cc](https://superprint.cc)** — the app opens in seconds.
45
+
46
+ ### Locally with this package (single command)
17
47
  Prerequisite: [Node.js 18+](https://nodejs.org) (npm included).
18
48
 
19
- ### Windows PowerShell
49
+ **Windows PowerShell**
20
50
 
21
51
  The `npm i superprint` command displayed automatically by npm installs the package but does not launch SuperPrint. On Windows PowerShell, script execution policies may also block `npm.ps1` and `npx.ps1`.
22
52
 
@@ -28,7 +58,7 @@ npx.cmd superprint@latest
28
58
 
29
59
  This does not require changing your PowerShell execution policy. If you specifically want to install the package first, use `npm.cmd i superprint`, then launch it with `npx.cmd superprint`.
30
60
 
31
- ### macOS and Linux
61
+ **macOS / Linux**
32
62
 
33
63
  ```bash
34
64
  npx superprint
@@ -36,7 +66,21 @@ npx superprint
36
66
 
37
67
  On first launch, the launcher downloads the application (about 50 MB), installs its local dependencies and opens **http://127.0.0.1:5173**. Later launches reuse the installed copy and automatically detect application updates. The server binds to the loopback interface by default, so it is not exposed to your local network or the Internet.
38
68
 
39
- ## What is included
69
+ ---
70
+
71
+ ## ✦ Feature highlights
72
+
73
+ - Multi-page documents, facing-page spreads and offset **imposition**
74
+ - **CMYK / RGB / grayscale** PDF export up to **600 DPI** with bleed, trim marks and color bars
75
+ - **Vector typography** export — real selectable text with embedded fonts (no rasterization)
76
+ - Import: Word (.docx), OpenDocument (.odt), RTF, PDF page-by-page, IDML, images, SVG
77
+ - Export: PDF, PNG, JPG, IDML, native `.sp`
78
+ - Master pages, layers, guides & grids, linked text frames, multilingual hyphenation engine
79
+ - Pathfinder boolean operations, image masking, Bézier pen tool, image filters
80
+ - GPU acceleration (WebGL), light & dark themes, keyboard-first workflow
81
+ - **SP213 Studio** — AI-generated layouts, online (DeepSeek/Groq/OpenRouter) or fully local (WebLLM via WebGPU)
82
+
83
+ ### What is included
40
84
 
41
85
  - **SuperPrint Editor:** multi-page layouts, precise millimetre dimensions, typography, shapes, images, layers, guides, grids, bleed and safe areas.
42
86
  - **Print and prepress tools:** RGB/CMYK document workflows, print preview, preflight checks and PDF, PNG and SVG output.
@@ -47,17 +91,23 @@ On first launch, the launcher downloads the application (about 50 MB), installs
47
91
  - **Optional cloud AI:** OpenAI, Groq, DeepSeek and OpenRouter can be configured when higher-capacity models are preferred.
48
92
  - **Responsive interface:** use the Studio on desktop or mobile, with the full editor designed for precision desktop work.
49
93
 
50
- ## Privacy and local operation
94
+ ---
95
+
96
+ ## ✦ Privacy and local operation
97
+
98
+ SuperPrint is designed to be **privacy-friendly**:
51
99
 
52
- The editor, project storage and local WLLM execution run on your machine. Local models are downloaded once and cached by the browser; prompts processed by WLLM stay local.
100
+ - The editor, project storage and local WebLLM execution run on your machine. Local models are downloaded once and cached by the browser; prompts processed by WebLLM stay local.
101
+ - No account, no telemetry, no advertising.
102
+ - Cloud AI is optional. When you choose a cloud provider, the prompt and the context required for generation are sent to that provider using the API key you configure. SuperPrint does not require a cloud model for local WebLLM use.
53
103
 
54
- Cloud AI is optional. When you choose a cloud provider, the prompt and the context required for generation are sent to that provider using the API key you configure. SuperPrint does not require a cloud model for local WLLM use.
104
+ ---
55
105
 
56
- ## Requirements
106
+ ## Requirements
57
107
 
58
108
  - Node.js 18 or newer, with npm/npx.
59
109
  - A current Chromium-based browser is recommended.
60
- - WebGPU-compatible graphics hardware and browser support are required only for local WLLM inference.
110
+ - WebGPU-compatible graphics hardware and browser support are required only for local WebLLM inference.
61
111
  - Internet access is required for the first application download, updates, model downloads and optional cloud services.
62
112
 
63
113
  You can pass Vite options to the launcher, for example:
@@ -68,7 +118,12 @@ npx superprint --host 127.0.0.1 --port 5173
68
118
 
69
119
  Network access is opt-in. Only use `--host 0.0.0.0` on a trusted network when you deliberately want another device to reach the application.
70
120
 
71
- ## Links
121
+ ---
122
+
123
+ ## ✦ Links
124
+
125
+ ### Repository
126
+ [github.com/zigmoon/superprint](https://github.com/zigmoon/superprint)
72
127
 
73
128
  - [SuperPrint web application](https://superprint.cc)
74
129
  - [Technical documentation](https://superprint.cc/documentation.html)
@@ -76,10 +131,12 @@ Network access is opt-in. Only use `--host 0.0.0.0` on a trusted network when yo
76
131
  - [2.13 applications](https://2points13.fr/applications.html)
77
132
  - Support: [all@2points13.fr](mailto:all@2points13.fr)
78
133
 
79
- ## About 2.13
134
+ ## About 2.13
80
135
 
81
136
  [2.13](https://2points13.fr) is an independent senior web, design, security and AI collective founded in 2013. SuperPrint is part of its suite of browser-based creative applications, designed to be lightweight, private and directly usable without a traditional desktop installation.
82
137
 
83
- ## License
138
+ ---
139
+
140
+ ## ✦ License
84
141
 
85
142
  MIT. SuperPrint is developed by 2.13.
package/cli.mjs CHANGED
@@ -19,7 +19,7 @@ const isWin = process.platform === 'win32';
19
19
  // ── URLs & chemins ────────────────────────────────────────────
20
20
  const APP_VERSION_URL = 'https://superprint.cc/version.txt';
21
21
  const APP_ZIP_URL = 'https://app.zigmoon.com/sp213-local.zip';
22
- const MIN_APP_VERSION = '1.7.332';
22
+ const MIN_APP_VERSION = '1.7.333';
23
23
  const APP_DIR = path.join(os.homedir(), '.superprint', 'app');
24
24
  const ZIP_PATH = path.join(os.homedir(), '.superprint', 'sp213-local.zip');
25
25
  const VERSION_FILE = path.join(APP_DIR, 'version.txt');
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "superprint",
3
- "version": "1.0.75",
4
- "description": "SuperPrint by 2.13 — free browser DTP and prepress editor. Use online at https://superprint.cc or run locally with npx.",
3
+ "version": "1.0.77",
4
+ "description": "SuperPrint by 2.13 — professional desktop publishing (DTP) and prepress, in your browser. Free, no subscription, no account. CMYK/PDF up to 600 DPI with bleed & imposition, advanced typography, vector text export, offline PWA, plus the SP213 AI layout studio (local WebLLM or cloud). Use online at https://superprint.cc or run locally with npx.",
5
5
  "keywords": [
6
6
  "superprint",
7
7
  "sp213",
@@ -48,11 +48,11 @@
48
48
  ],
49
49
  "repository": {
50
50
  "type": "git",
51
- "url": "git+https://github.com/superprint/superprint.git"
51
+ "url": "git+https://github.com/zigmoon/superprint.git"
52
52
  },
53
53
  "homepage": "https://superprint.cc",
54
54
  "bugs": {
55
- "url": "https://github.com/superprint/superprint/issues",
55
+ "url": "https://github.com/zigmoon/superprint/issues",
56
56
  "email": "all@2points13.fr"
57
57
  },
58
58
  "publishConfig": {