You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/Installation/Mac.md
+7-6Lines changed: 7 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,10 +14,10 @@ Native Mac desktop app with all PDF tools available.
14
14
### What You Get
15
15
16
16
- ✅ **Native macOS application** - Optimized for both Apple Silicon and Intel Macs
17
-
- ✅ **Sign in to start** - Choose Stirling Cloud or your self-hosted server on launch (required before using tools)
18
-
- ✅ **Processes files locally after login** - Most tools run offline once signed in
19
-
- ✅ **Stirling Cloud login is offline-only today** - SaaS sign-in keeps processing on your Mac; optional cloud assists for advanced tasks are planned for a future release
20
-
- ✅ **All features included** - Every PDF tool available
17
+
- ✅ **No login required** - Install and start using PDF tools right away
18
+
- ✅ **Processes files locally** - All your PDF processing stays on your Mac
19
+
- ✅ **Optional server connection** - Connect to Stirling Cloud or your own self-hosted server for advanced tools like OCR and document conversions
20
+
- ✅ **All local tools included** - Merge, split, rotate, sign, and more work without any server
21
21
- ✅ **Better performance** - Native speed on M1/M2/M3 chips
- Search for "Stirling-PDF" in your application menu, or
42
43
- Run `stirling-pdf` from the terminal
43
44
44
-
### Choosing your connection
45
+
### Connecting to a server
45
46
46
-
On first launch, you'll be prompted to choose how to connect:
47
+
The desktop app works fully offline for local PDF tools like merging, splitting, rotating, and signing. If you need advanced server-side features like OCR or document format conversions, you can connect to a server at any time:
47
48
48
49
**Stirling Cloud**
49
50
- Sign in with your Stirling Cloud account
50
-
-All PDF processing stays on your device — your files never leave your machine
51
-
-Login is required because optional cloud assists for advanced tasks are planned for a future release
51
+
-Gives access to advanced tools powered by server-side processing
52
+
-Your files are processed securely and never stored
52
53
53
54
**Self-hosted Server**
54
55
- Enter the URL of your own Stirling-PDF server instance (e.g., `http://192.168.1.53:8080`)
55
-
-Files are processed on your server, keeping data under your control
56
-
- Useful for team deployments or running your own Stirling-PDF server
56
+
-Full control over your data and processing
57
+
- Useful for team deployments or when you want all features on your own infrastructure
@@ -27,22 +28,22 @@ Stirling PDF for Windows comes in two versions: a **Desktop Application** for pe
27
28
1.**Download**: [Stirling PDF Desktop Installer](https://files.stirlingpdf.com/win-installer.exe)
28
29
2.**Run the installer** - Follow the prompts (installs to `C:\Program Files\Stirling-PDF`)
29
30
3.**Launch from Start Menu** - Search for "Stirling PDF"
30
-
4.**Sign in** - Choose how to connect (see [Choosing your connection](#choosing-your-connection) below)
31
-
5.**Start working with PDFs!**
31
+
4.**Start working with PDFs!**
32
+
5.**Optionally connect a server** - For advanced tools, see [Connecting to a server](#connecting-to-a-server) below
32
33
33
-
### Choosing your connection
34
+
### Connecting to a server
34
35
35
-
On first launch, you'll be prompted to choose how to connect:
36
+
The desktop app works fully offline for local PDF tools like merging, splitting, rotating, and signing. If you need advanced server-side features like OCR or document format conversions, you can connect to a server at any time:
36
37
37
38
**Stirling Cloud**
38
39
- Sign in with your Stirling Cloud account
39
-
-All PDF processing stays on your device — your files never leave your machine
40
-
-Login is required because optional cloud assists for advanced tasks are planned for a future release
40
+
-Gives access to advanced tools powered by server-side processing
41
+
-Your files are processed securely and never stored
41
42
42
43
**Self-hosted Server**
43
44
- Enter the URL of your own Stirling PDF server instance (e.g., `http://192.168.1.53:8080`)
44
-
-Files are processed on your server, keeping data under your control
45
-
- Useful for team deployments or running your own Stirling PDF server
45
+
-Full control over your data and processing
46
+
- Useful for team deployments or when you want all features on your own infrastructure
0 commit comments