Skip to content

Commit ea07530

Browse files
authored
no login (#110)
1 parent b00103c commit ea07530

4 files changed

Lines changed: 30 additions & 27 deletions

File tree

docs/Getting Started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Native apps with system integration:
8484
| **Mac (Intel)** | [DMG](https://files.stirlingpdf.com/mac-x86_64-installer.dmg) | [Mac Guide](./Installation/Mac.md) |
8585
| **Linux** | [DEB](https://files.stirlingpdf.com/linux-installer.deb) | [Unix Guide](./Installation/Unix.md) |
8686

87-
**Features:** Fast startup, "Open with" integration, sign in with Stirling Cloud or self-hosted server
87+
**Features:** Fast startup, "Open with" integration, no login required, optional server connection for advanced tools
8888

8989
---
9090

docs/Installation/Mac.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ Native Mac desktop app with all PDF tools available.
1414
### What You Get
1515

1616
-**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
2121
-**Better performance** - Native speed on M1/M2/M3 chips
2222
-**No external browser needed** - Uses the built-in window
2323
-**Menu bar integration** - Feels like a native Mac app
@@ -64,8 +64,9 @@ The app will now open normally every time!
6464
### Using the Desktop App
6565

6666
1. Launch Stirling PDF
67-
2. Sign in with your Stirling Cloud account or enter the URL for your self-hosted server.
68-
3. After login, use the in-app interface to upload or drag-and-drop files into the window.
67+
2. Start using local PDF tools right away - no login needed
68+
3. Upload or drag-and-drop files into the window
69+
4. Optionally connect to Stirling Cloud or a self-hosted server for advanced tools like OCR and document conversions
6970

7071
**Making Stirling PDF your default PDF viewer:**
7172
1. Right-click (or Control+click) any PDF file

docs/Installation/Unix.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,10 @@ Native Linux desktop app with all PDF tools available.
1919

2020
-**Native Linux application** - Integrated with your desktop environment
2121
-**Open PDFs directly** - Double-click any PDF to open in Stirling-PDF
22-
-**Sign in to start** - Choose Stirling Cloud or your self-hosted server on launch (required before using tools)
23-
-**Processes files locally after sign-in** - All your PDF processing stays on your device
24-
-**All features included** - Every PDF tool available
22+
-**No login required** - Install and start using PDF tools right away
23+
-**Processes files locally** - All your PDF processing stays on your device
24+
-**Optional server connection** - Connect to Stirling Cloud or your own self-hosted server for advanced tools like OCR and document conversions
25+
-**All local tools included** - Merge, split, rotate, sign, and more work without any server
2526
-**Better performance** - Native Linux integration
2627
-**No browser needed** - Standalone application
2728

@@ -41,19 +42,19 @@ sudo dpkg -i linux-installer.deb
4142
- Search for "Stirling-PDF" in your application menu, or
4243
- Run `stirling-pdf` from the terminal
4344

44-
### Choosing your connection
45+
### Connecting to a server
4546

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:
4748

4849
**Stirling Cloud**
4950
- 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
5253

5354
**Self-hosted Server**
5455
- 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
5758

5859
---
5960

docs/Installation/Windows.md

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,10 @@ Stirling PDF for Windows comes in two versions: a **Desktop Application** for pe
1515

1616
-**Native Windows application** - Feels like a built-in Windows program
1717
-**Open PDFs directly** - Double-click any PDF to open in Stirling PDF
18-
-**Sign in to start** - Choose Stirling Cloud or your self-hosted server on first launch (required before using tools)
19-
-**Processes files locally after sign-in** - All your PDF processing stays on your device
20-
-**All features included** - Every PDF tool available
18+
-**No login required** - Install and start using PDF tools right away
19+
-**Processes files locally** - All your PDF processing stays on your device
20+
-**Optional server connection** - Connect to Stirling Cloud or your own self-hosted server for advanced tools like OCR and document conversions
21+
-**All local tools included** - Merge, split, rotate, sign, and more work without any server
2122
-**Automatic updates** - Stay current with latest features
2223
-**Better performance** - Optimized for Windows
2324
-**No browser needed** - Standalone application
@@ -27,22 +28,22 @@ Stirling PDF for Windows comes in two versions: a **Desktop Application** for pe
2728
1. **Download**: [Stirling PDF Desktop Installer](https://files.stirlingpdf.com/win-installer.exe)
2829
2. **Run the installer** - Follow the prompts (installs to `C:\Program Files\Stirling-PDF`)
2930
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
3233

33-
### Choosing your connection
34+
### Connecting to a server
3435

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:
3637

3738
**Stirling Cloud**
3839
- 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
4142

4243
**Self-hosted Server**
4344
- 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
4647

4748
### Using the Desktop App
4849

0 commit comments

Comments
 (0)