diff --git a/README.md b/README.md
index b5a58362d..194a8c410 100644
--- a/README.md
+++ b/README.md
@@ -1,173 +1,69 @@
-

-Stirling-PDF
+
+
+
-[](https://hub.docker.com/r/frooodle/s-pdf)
-[](https://discord.gg/HYmhKj45pU)
-[](https://scorecard.dev/viewer/?uri=github.com/Stirling-Tools/Stirling-PDF)
-[](https://github.com/Stirling-Tools/stirling-pdf)
+Stirling PDF - The Open-Source PDF Platform
-
-[](https://cloud.digitalocean.com/apps/new?repo=https://github.com/Stirling-Tools/Stirling-PDF/tree/digitalOcean&refcode=c3210994b1af)
+Stirling PDF is a powerful, open-source PDF editing platform. Run it as a personal desktop app, in the browser, or deploy it on your own servers with a private API. Edit, sign, redact, convert, and automate PDFs without sending documents to third‑party services.
-[Stirling-PDF](https://www.stirlingpdf.com) is a robust, locally hosted web-based PDF manipulation tool using Docker. It enables you to carry out various operations on PDF files, including splitting, merging, converting, reorganizing, adding images, rotating, compressing, and more. This locally hosted web application has evolved to encompass a comprehensive set of features, addressing all your PDF requirements.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-All files and PDFs exist either exclusively on the client side, reside in server memory only during task execution, or temporarily reside in a file solely for the execution of the task. Any file downloaded by the user will have been deleted from the server by that point.
+
-Homepage: [https://stirlingpdf.com](https://stirlingpdf.com)
+## Key Capabilities
-All documentation available at [https://docs.stirlingpdf.com/](https://docs.stirlingpdf.com/)
+- **Everywhere you work** - Desktop client, browser UI, and self-hosted server with a private API.
+- **50+ PDF tools** - Edit, merge, split, sign, redact, convert, OCR, compress, and more.
+- **Automation & workflows** - No-code pipelines direct in UI with APIs to process millions of PDFs.
+- **Enterprise‑grade** - SSO, auditing, and flexible on‑prem deployments.
+- **Developer platform** - REST APIs available for nearly all tools to integrate into your existing systems.
+- **Global UI** - Interface available in 40+ languages.
-
+For a full feature list, see the docs: **https://docs.stirlingpdf.com**
-## Features
+## Quick Start
-- 50+ PDF Operations
-- Parallel file processing and downloads
-- Dark mode support
-- Custom download options
-- Custom 'Pipelines' to run multiple features in a automated queue
-- API for integration with external scripts
-- Optional Login and Authentication support (see [here](https://docs.stirlingpdf.com/Advanced%20Configuration/System%20and%20Security) for documentation)
-- Database Backup and Import (see [here](https://docs.stirlingpdf.com/Advanced%20Configuration/DATABASE) for documentation)
-- Enterprise features like SSO (see [here](https://docs.stirlingpdf.com/Advanced%20Configuration/Single%20Sign-On%20Configuration) for documentation)
+```bash
+docker run -p 8080:8080 docker.stirlingpdf.com/stirlingtools/stirling-pdf
+```
-## PDF Features
+Then open: http://localhost:8080
-### Page Operations
+For full installation options (including desktop and Kubernetes), see our [Documentation Guide](https://docs.stirlingpdf.com/#documentation-guide).
-- View and modify PDFs - View multi-page PDFs with custom viewing, sorting, and searching. Plus, on-page edit features like annotating, drawing, and adding text and images. (Using PDF.js with Joxit and Liberation fonts)
-- Full interactive GUI for merging/splitting/rotating/moving PDFs and their pages
-- Merge multiple PDFs into a single resultant file
-- Split PDFs into multiple files at specified page numbers or extract all pages as individual files
-- Reorganize PDF pages into different orders
-- Rotate PDFs in 90-degree increments
-- Remove pages
-- Multi-page layout (format PDFs into a multi-paged page)
-- Scale page contents size by set percentage
-- Adjust contrast
-- Crop PDF
-- Auto-split PDF (with physically scanned page dividers)
-- Extract page(s)
-- Convert PDF to a single page
-- Overlay PDFs on top of each other
-- PDF to a single page
-- Split PDF by sections
+## Resources
-### Conversion Operations
+- [**Documentation**](https://docs.stirlingpdf.com)
+- [**Homepage**](https://stirling.com)
+- [**API Docs**](https://registry.scalar.com/@stirlingpdf/apis/stirling-pdf-processing-api/)
+- [**Server Plan & Enterprise**](https://docs.stirlingpdf.com/Paid-Offerings)
-- Convert PDFs to and from images
-- Convert any common file to PDF (using LibreOffice)
-- Convert PDF to Word/PowerPoint/others (using LibreOffice)
-- Convert HTML to PDF
-- Convert PDF to XML
-- Convert PDF to CSV
-- URL to PDF
-- Markdown to PDF
+## Support
-### Security & Permissions
+- **Community** [Discord](https://discord.gg/HYmhKj45pU)
+- **Bug Reports**: [Github issues](https://github.com/Stirling-Tools/Stirling-PDF/issues)
-- Add and remove passwords
-- Change/set PDF permissions
-- Add watermark(s)
-- Certify/sign PDFs
-- Sanitize PDFs
-- Auto-redact text
+## Contributing
-### Other Operations
+We welcome contributions! Please see [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines.
-- Add/generate/write signatures
-- Split by Size or PDF
-- Repair PDFs
-- Detect and remove blank pages
-- Compare two PDFs and show differences in text
-- Add images to PDFs
-- Compress PDFs to decrease their filesize (using qpdf)
-- Extract images from PDF
-- Remove images from PDF
-- Extract images from scans
-- Remove annotations
-- Add page numbers
-- Auto-rename files by detecting PDF header text
-- OCR on PDF (using Tesseract OCR)
-- PDF/A conversion (using LibreOffice)
-- Edit metadata
-- Flatten PDFs
-- Get all information on a PDF to view or export as JSON
-- Show/detect embedded JavaScript
+For development setup, see the [Developer Guide](DeveloperGuide.md).
+For adding translations, see the [Translation Guide](devGuide/HowToAddNewLanguage.md).
+## License
-# 📖 Get Started
-
-Visit our comprehensive documentation at [docs.stirlingpdf.com](https://docs.stirlingpdf.com) for:
-
-- Installation guides for all platforms
-- Configuration options
-- Feature documentation
-- API reference
-- Security setup
-- Enterprise features
-
-
-## Supported Languages
-
-Stirling-PDF currently supports 40 languages!
-
-| Language | Progress |
-| -------------------------------------------- | -------------------------------------- |
-| Arabic (العربية) (ar_AR) |  |
-| Azerbaijani (Azərbaycan Dili) (az_AZ) |  |
-| Basque (Euskara) (eu_ES) |  |
-| Bulgarian (Български) (bg_BG) |  |
-| Catalan (Català) (ca_CA) |  |
-| Croatian (Hrvatski) (hr_HR) |  |
-| Czech (Česky) (cs_CZ) |  |
-| Danish (Dansk) (da_DK) |  |
-| Dutch (Nederlands) (nl_NL) |  |
-| English (English) (en_GB) |  |
-| English (US) (en_US) |  |
-| French (Français) (fr_FR) |  |
-| German (Deutsch) (de_DE) |  |
-| Greek (Ελληνικά) (el_GR) |  |
-| Hindi (हिंदी) (hi_IN) |  |
-| Hungarian (Magyar) (hu_HU) |  |
-| Indonesian (Bahasa Indonesia) (id_ID) |  |
-| Irish (Gaeilge) (ga_IE) |  |
-| Italian (Italiano) (it_IT) |  |
-| Japanese (日本語) (ja_JP) |  |
-| Korean (한국어) (ko_KR) |  |
-| Norwegian (Norsk) (no_NB) |  |
-| Persian (فارسی) (fa_IR) |  |
-| Polish (Polski) (pl_PL) |  |
-| Portuguese (Português) (pt_PT) |  |
-| Portuguese Brazilian (Português) (pt_BR) |  |
-| Romanian (Română) (ro_RO) |  |
-| Russian (Русский) (ru_RU) |  |
-| Serbian Latin alphabet (Srpski) (sr_LATN_RS) |  |
-| Simplified Chinese (简体中文) (zh_CN) |  |
-| Slovakian (Slovensky) (sk_SK) |  |
-| Slovenian (Slovenščina) (sl_SI) |  |
-| Spanish (Español) (es_ES) |  |
-| Swedish (Svenska) (sv_SE) |  |
-| Thai (ไทย) (th_TH) |  |
-| Tibetan (བོད་ཡིག་) (bo_CN) |  |
-| Traditional Chinese (繁體中文) (zh_TW) |  |
-| Turkish (Türkçe) (tr_TR) |  |
-| Ukrainian (Українська) (uk_UA) |  |
-| Vietnamese (Tiếng Việt) (vi_VN) |  |
-| Malayalam (മലയാളം) (ml_IN) |  |
-
-## Stirling PDF Enterprise
-
-Stirling PDF offers an Enterprise edition of its software. This is the same great software but with added features, support and comforts.
-Check out our [Enterprise docs](https://docs.stirlingpdf.com/Pro)
-
-
-## 🤝 Looking to contribute?
-
-Join our community:
-- [Contribution Guidelines](CONTRIBUTING.md)
-- [Translation Guide (How to add custom languages)](devGuide/HowToAddNewLanguage.md)
-- [Developer Guide](devGuide/DeveloperGuide.md)
-- [Issue Tracker](https://github.com/Stirling-Tools/Stirling-PDF/issues)
-- [Discord Community](https://discord.gg/HYmhKj45pU)
+Stirling PDF is open-core. See [LICENSE](LICENSE) for details.
diff --git a/frontend/public/locales/ar-AR/translation.toml b/frontend/public/locales/ar-AR/translation.toml
index aedbc113f..0942b37b5 100644
--- a/frontend/public/locales/ar-AR/translation.toml
+++ b/frontend/public/locales/ar-AR/translation.toml
@@ -912,9 +912,6 @@ desc = "ابنِ تدفّقات عمل متعددة الخطوات بسلسلة
desc = "تراكب ملف PDF فوق آخر"
title = "تراكب ملفات PDF"
-[home.pdfTextEditor]
-title = "محرر نصوص PDF"
-desc = "مراجعة وتحرير صادرات Stirling PDF بصيغة JSON مع تحرير نصوص مجمّعة وإعادة إنشاء PDF"
[home.addText]
tags = "نص,تعليق,تسمية"
diff --git a/frontend/public/locales/az-AZ/translation.toml b/frontend/public/locales/az-AZ/translation.toml
index 6a02c2c96..d4c20aea6 100644
--- a/frontend/public/locales/az-AZ/translation.toml
+++ b/frontend/public/locales/az-AZ/translation.toml
@@ -912,9 +912,6 @@ desc = "PDF əməliyyatlarını zəncirləyərək çoxaddımlı iş axınları q
desc = "Bir PDF-i digərinin üstünə qoyur"
title = "Üst-Üstə Qoy"
-[home.pdfTextEditor]
-title = "PDF Mətn Redaktoru"
-desc = "Qruplaşdırılmış mətn redaktəsi və PDF yenidən yaradılması ilə Stirling PDF JSON ixraclarını nəzərdən keçirin və redaktə edin"
[home.addText]
tags = "mətn,şərh,etiket"
diff --git a/frontend/public/locales/bg-BG/translation.toml b/frontend/public/locales/bg-BG/translation.toml
index f08ed7a19..2d33576bf 100644
--- a/frontend/public/locales/bg-BG/translation.toml
+++ b/frontend/public/locales/bg-BG/translation.toml
@@ -912,9 +912,6 @@ desc = "Създавайте многостъпкови работни проц
desc = "Наслагва PDF файлове върху друг PDF"
title = "Наслагване PDF-и"
-[home.pdfTextEditor]
-title = "PDF текстов редактор"
-desc = "Преглеждайте и редактирайте JSON експорти на Stirling PDF с групово редактиране на текст и повторно генериране на PDF"
[home.addText]
tags = "текст,анотация,етикет"
diff --git a/frontend/public/locales/ca-CA/translation.toml b/frontend/public/locales/ca-CA/translation.toml
index b97d017e5..2d8bc23e3 100644
--- a/frontend/public/locales/ca-CA/translation.toml
+++ b/frontend/public/locales/ca-CA/translation.toml
@@ -912,9 +912,6 @@ desc = "Construeix fluxos de treball multietapa enllaçant accions PDF. Ideal pe
desc = "Superposa PDFs sobre un altre PDF"
title = "Superposar PDFs"
-[home.pdfTextEditor]
-title = "Editor de text PDF"
-desc = "Revisa i edita exportacions JSON de Stirling PDF amb edició de text agrupada i regeneració del PDF"
[home.addText]
tags = "text,anotació,etiqueta"
diff --git a/frontend/public/locales/cs-CZ/translation.toml b/frontend/public/locales/cs-CZ/translation.toml
index f4902d634..0f80dd14b 100644
--- a/frontend/public/locales/cs-CZ/translation.toml
+++ b/frontend/public/locales/cs-CZ/translation.toml
@@ -912,9 +912,6 @@ desc = "Vytvářejte vícekrokové workflow řetězením akcí PDF. Ideální pr
desc = "Překryje PDF nad jiným PDF"
title = "Překrýt PDF"
-[home.pdfTextEditor]
-title = "Editor textu PDF"
-desc = "Prohlížejte a upravujte exporty JSON ze Stirling PDF se skupinovými úpravami textu a regenerací PDF"
[home.addText]
tags = "text,anotace,štítek"
diff --git a/frontend/public/locales/da-DK/translation.toml b/frontend/public/locales/da-DK/translation.toml
index 9773d63e3..bc44aa479 100644
--- a/frontend/public/locales/da-DK/translation.toml
+++ b/frontend/public/locales/da-DK/translation.toml
@@ -912,9 +912,6 @@ desc = "Byg flertrins-workflows ved at kæde PDF-handlinger sammen. Ideelt til t
desc = "Overlejrer PDF'er oven på en anden PDF"
title = "Overlejr PDF'er"
-[home.pdfTextEditor]
-title = "PDF-teksteditor"
-desc = "Gennemse og rediger Stirling PDF JSON-eksporter med grupperet tekstredigering og regenerering af PDF"
[home.addText]
tags = "tekst,annotering,etiket"
diff --git a/frontend/public/locales/de-DE/translation.toml b/frontend/public/locales/de-DE/translation.toml
index db83b7ecb..c8c8e6f71 100644
--- a/frontend/public/locales/de-DE/translation.toml
+++ b/frontend/public/locales/de-DE/translation.toml
@@ -912,9 +912,6 @@ desc = "Mehrstufige Arbeitsabläufe durch Verkettung von PDF-Aktionen erstellen.
desc = "Ein PDF über ein anderes legen"
title = "PDFs überlagern"
-[home.pdfTextEditor]
-title = "PDF-Texteditor"
-desc = "Stirling PDF JSON-Exporte prüfen und bearbeiten – mit gruppierter Textbearbeitung und PDF-Neuerzeugung"
[home.addText]
tags = "text,annotation,label"
diff --git a/frontend/public/locales/el-GR/translation.toml b/frontend/public/locales/el-GR/translation.toml
index 64af6e5d6..265646627 100644
--- a/frontend/public/locales/el-GR/translation.toml
+++ b/frontend/public/locales/el-GR/translation.toml
@@ -912,9 +912,6 @@ desc = "Δημιουργήστε ροές πολλών βημάτων συνδέ
desc = "Επικάλυψη PDF πάνω σε άλλο PDF"
title = "Επικάλυψη PDF"
-[home.pdfTextEditor]
-title = "Επεξεργαστής κειμένου PDF"
-desc = "Επιθεωρήστε και επεξεργαστείτε εξαγωγές JSON του Stirling PDF με ομαδοποιημένη επεξεργασία κειμένου και αναδημιουργία PDF"
[home.addText]
tags = "κείμενο,σχολιασμός,ετικέτα"
diff --git a/frontend/public/locales/en-GB/translation.toml b/frontend/public/locales/en-GB/translation.toml
index bb0b7a814..a425ad3d5 100644
--- a/frontend/public/locales/en-GB/translation.toml
+++ b/frontend/public/locales/en-GB/translation.toml
@@ -919,7 +919,7 @@ title = "Overlay PDFs"
[home.pdfTextEditor]
title = "PDF Text Editor"
-desc = "Review and edit Stirling PDF JSON exports with grouped text editing and PDF regeneration"
+desc = "Edit existing text and images inside PDFs"
[home.addText]
tags = "text,annotation,label"
diff --git a/frontend/public/locales/es-ES/translation.toml b/frontend/public/locales/es-ES/translation.toml
index 29e0924ae..7890318ff 100644
--- a/frontend/public/locales/es-ES/translation.toml
+++ b/frontend/public/locales/es-ES/translation.toml
@@ -912,9 +912,6 @@ desc = "Crear flujos de trabajo de múltiples pasos encadenando acciones de PDF.
desc = "Superponer PDFs encima de otro PDF"
title = "Superponer PDFs"
-[home.pdfTextEditor]
-title = "Editor de texto PDF"
-desc = "Revise y edite exportaciones JSON de Stirling PDF con edición de texto agrupada y regeneración de PDF"
[home.addText]
tags = "texto,anotación,etiqueta"
diff --git a/frontend/public/locales/eu-ES/translation.toml b/frontend/public/locales/eu-ES/translation.toml
index 7a06a08c5..89a7dddd5 100644
--- a/frontend/public/locales/eu-ES/translation.toml
+++ b/frontend/public/locales/eu-ES/translation.toml
@@ -912,9 +912,6 @@ desc = "Eraiki hainbat pausotako workflowak PDF ekintzak kateatuz. Egokia zeregi
desc = "Overlays PDFs on-top of another PDF"
title = "Gainjarri PDFak"
-[home.pdfTextEditor]
-title = "PDF testu-editorea"
-desc = "Berrikusi eta editatu Stirling PDF JSON esportazioak taldekatutako testu-edizioarekin eta PDF birsorkuntzarekin"
[home.addText]
tags = "testua,anotazioa,etiketa"
diff --git a/frontend/public/locales/fa-IR/translation.toml b/frontend/public/locales/fa-IR/translation.toml
index 0088ee045..f2cb9bd91 100644
--- a/frontend/public/locales/fa-IR/translation.toml
+++ b/frontend/public/locales/fa-IR/translation.toml
@@ -912,9 +912,6 @@ desc = "ساخت گردشکارهای چندمرحلهای با زنجیر
desc = "PDFها را بر روی PDF دیگری همپوشانی میکند"
title = "همپوشانی PDFها"
-[home.pdfTextEditor]
-title = "ویرایشگر متن PDF"
-desc = "بازبینی و ویرایش خروجیهای JSON Stirling PDF با ویرایش گروهی متن و بازتولید PDF"
[home.addText]
tags = "متن,حاشیهنویسی,برچسب"
diff --git a/frontend/public/locales/fr-FR/translation.toml b/frontend/public/locales/fr-FR/translation.toml
index 8982ce774..2bd5da5c5 100644
--- a/frontend/public/locales/fr-FR/translation.toml
+++ b/frontend/public/locales/fr-FR/translation.toml
@@ -912,9 +912,6 @@ desc = "Créez des workflows multi-étapes en enchaînant des actions PDF. Idéa
desc = "Superposer un PDF sur un autre"
title = "Superposer des PDF"
-[home.pdfTextEditor]
-title = "Éditeur de texte PDF"
-desc = "Afficher et modifier les exports JSON de Stirling PDF avec édition de texte groupée et régénération du PDF"
[home.addText]
tags = "texte,annotation,étiquette"
diff --git a/frontend/public/locales/ga-IE/translation.toml b/frontend/public/locales/ga-IE/translation.toml
index f38084088..d34fbfba5 100644
--- a/frontend/public/locales/ga-IE/translation.toml
+++ b/frontend/public/locales/ga-IE/translation.toml
@@ -912,9 +912,6 @@ desc = "Tóg sreafaí oibre ilchéime trí ghníomhartha PDF a nascadh le chéil
desc = "Forleagain PDF ar bharr PDF eile"
title = "Forleagan PDF"
-[home.pdfTextEditor]
-title = "Eagarthóir Téacs PDF"
-desc = "Athbhreithnigh agus cuir in eagar onnmhairí JSON ó Stirling PDF le heagarthóireacht téacs ghrúpáilte agus athghiniúint PDF"
[home.addText]
tags = "téacs,anótáil,lipéad"
diff --git a/frontend/public/locales/hi-IN/translation.toml b/frontend/public/locales/hi-IN/translation.toml
index f00655db0..f0fcf7833 100644
--- a/frontend/public/locales/hi-IN/translation.toml
+++ b/frontend/public/locales/hi-IN/translation.toml
@@ -912,9 +912,6 @@ desc = "PDF क्रियाओं को जोड़कर बहु-चर
desc = "PDF को दूसरी PDF के ऊपर ओवरले करें"
title = "PDF ओवरले करें"
-[home.pdfTextEditor]
-title = "PDF टेक्स्ट एडिटर"
-desc = "ग्रुप्ड टेक्स्ट एडिटिंग और PDF पुनर्जनन के साथ Stirling PDF JSON एक्सपोर्ट की समीक्षा व संपादन करें"
[home.addText]
tags = "text,annotation,label"
diff --git a/frontend/public/locales/hr-HR/translation.toml b/frontend/public/locales/hr-HR/translation.toml
index c165b4044..c19e67180 100644
--- a/frontend/public/locales/hr-HR/translation.toml
+++ b/frontend/public/locales/hr-HR/translation.toml
@@ -912,9 +912,6 @@ desc = "Izgradite višekoračne tijekove rada povezivanjem PDF radnji. Idealno z
desc = "Preklapa PDF-ove na drugi PDF"
title = "Preklapanje PDF-ova"
-[home.pdfTextEditor]
-title = "PDF uređivač teksta"
-desc = "Pregledajte i uredite Stirling PDF JSON izvoze s grupnim uređivanjem teksta i ponovnim generiranjem PDF-a"
[home.addText]
tags = "tekst,anotacija,oznaka"
diff --git a/frontend/public/locales/hu-HU/translation.toml b/frontend/public/locales/hu-HU/translation.toml
index 049c86207..514db6f07 100644
--- a/frontend/public/locales/hu-HU/translation.toml
+++ b/frontend/public/locales/hu-HU/translation.toml
@@ -912,9 +912,6 @@ desc = "Többlépéses munkafolyamatok összeállítása PDF műveletek összef
desc = "PDF-ek egymásra helyezése egy másik PDF-en"
title = "PDF-ek egymásra helyezése"
-[home.pdfTextEditor]
-title = "PDF szövegszerkesztő"
-desc = "Nézze át és szerkessze a Stirling PDF JSON exportokat csoportosított szövegszerkesztéssel és PDF-újragenerálással"
[home.addText]
tags = "szöveg, megjegyzés, címke"
diff --git a/frontend/public/locales/id-ID/translation.toml b/frontend/public/locales/id-ID/translation.toml
index cd402800d..010266296 100644
--- a/frontend/public/locales/id-ID/translation.toml
+++ b/frontend/public/locales/id-ID/translation.toml
@@ -912,9 +912,6 @@ desc = "Bangun alur kerja multi-langkah dengan merangkai tindakan PDF. Ideal unt
desc = "Menumpuk PDF di atas PDF lain"
title = "Tumpuk PDF"
-[home.pdfTextEditor]
-title = "Editor Teks PDF"
-desc = "Tinjau dan edit ekspor Stirling PDF JSON dengan pengeditan teks terkelompok dan pembuatan ulang PDF"
[home.addText]
tags = "teks,anotasi,label"
diff --git a/frontend/public/locales/it-IT/translation.toml b/frontend/public/locales/it-IT/translation.toml
index cb0ea0b09..ef9d94d83 100644
--- a/frontend/public/locales/it-IT/translation.toml
+++ b/frontend/public/locales/it-IT/translation.toml
@@ -912,9 +912,6 @@ desc = "Crea flussi multi‑step concatenando azioni PDF. Ideale per attività r
desc = "Sovrapponi un PDF sopra un altro"
title = "Sovrapponi PDF"
-[home.pdfTextEditor]
-title = "Editor testo PDF"
-desc = "Rivedi e modifica le esportazioni JSON di Stirling PDF con modifica testo raggruppata e rigenerazione del PDF"
[home.addText]
tags = "testo,annotazione,etichetta"
diff --git a/frontend/public/locales/ja-JP/translation.toml b/frontend/public/locales/ja-JP/translation.toml
index c3981c64a..90b5eeee4 100644
--- a/frontend/public/locales/ja-JP/translation.toml
+++ b/frontend/public/locales/ja-JP/translation.toml
@@ -912,9 +912,6 @@ desc = "PDF アクションを連結して複数ステップのワークフロ
desc = "1つのPDFを別のPDFの上に重ねます"
title = "PDFを重ね合わせ"
-[home.pdfTextEditor]
-title = "PDFテキストエディター"
-desc = "グループ化されたテキスト編集とPDF再生成で、Stirling PDF の JSON エクスポートをレビュー・編集します。"
[home.addText]
tags = "テキスト,注釈,ラベル"
diff --git a/frontend/public/locales/ko-KR/translation.toml b/frontend/public/locales/ko-KR/translation.toml
index fbf2bdc21..f63fd82c6 100644
--- a/frontend/public/locales/ko-KR/translation.toml
+++ b/frontend/public/locales/ko-KR/translation.toml
@@ -912,9 +912,6 @@ desc = "PDF 작업을 연결하여 다단계 워크플로를 구성하세요.
desc = "PDF를 다른 PDF 위에 오버레이"
title = "PDF 오버레이"
-[home.pdfTextEditor]
-title = "PDF 텍스트 편집기"
-desc = "그룹화된 텍스트 편집과 PDF 재생성으로 Stirling PDF의 JSON 내보내기를 검토하고 편집하세요"
[home.addText]
tags = "텍스트,주석,레이블"
diff --git a/frontend/public/locales/ml-ML/translation.toml b/frontend/public/locales/ml-ML/translation.toml
index 496594a01..b7f97c3c2 100644
--- a/frontend/public/locales/ml-ML/translation.toml
+++ b/frontend/public/locales/ml-ML/translation.toml
@@ -912,9 +912,6 @@ desc = "PDF പ്രവർത്തനങ്ങൾ ബന്ധിപ്പി
desc = "മറ്റൊരു PDF-ന് മുകളിൽ PDF-കൾ ഓവർലേ ചെയ്യുന്നു"
title = "PDF-കൾ ഓവർലേ ചെയ്യുക"
-[home.pdfTextEditor]
-title = "PDF ടെക്സ്റ്റ് എഡിറ്റർ"
-desc = "ഗ്രൂപ്പുചെയ്ത ടെക്സ്റ്റ് എഡിറ്റിംഗിനോടും PDF വീണ്ടും സൃഷ്ടിക്കുന്നതോടും കൂടി Stirling PDF JSON എക്സ്പോർട്ടുകൾ റിവ്യൂ ചെയ്ത് എഡിറ്റ് ചെയ്യുക"
[home.addText]
tags = "text,annotation,label"
diff --git a/frontend/public/locales/nl-NL/translation.toml b/frontend/public/locales/nl-NL/translation.toml
index 33f8c84d3..321acd475 100644
--- a/frontend/public/locales/nl-NL/translation.toml
+++ b/frontend/public/locales/nl-NL/translation.toml
@@ -912,9 +912,6 @@ desc = "Bouw workflows met meerdere stappen door PDF-acties te koppelen. Ideaal
desc = "Plaatst PDF's over een andere PDF heen"
title = "PDF's overlappen"
-[home.pdfTextEditor]
-title = "PDF-teksteditor"
-desc = "Bekijk en bewerk Stirling PDF JSON-exporten met gegroepeerde tekstbewerking en het opnieuw genereren van PDF's"
[home.addText]
tags = "tekst,annotatie,label"
diff --git a/frontend/public/locales/no-NB/translation.toml b/frontend/public/locales/no-NB/translation.toml
index afcddabdd..21b873f01 100644
--- a/frontend/public/locales/no-NB/translation.toml
+++ b/frontend/public/locales/no-NB/translation.toml
@@ -912,9 +912,6 @@ desc = "Bygg flertrinns arbeidsflyter ved å lenke sammen PDF-handlinger. Ideelt
desc = "Legger PDF-er over hverandre"
title = "Overlay PDF-er"
-[home.pdfTextEditor]
-title = "PDF-tekstredigerer"
-desc = "Gå gjennom og rediger Stirling PDF JSON-eksporter med gruppert tekstredigering og regenerering av PDF"
[home.addText]
tags = "tekst,merknad,etikett"
diff --git a/frontend/public/locales/pl-PL/translation.toml b/frontend/public/locales/pl-PL/translation.toml
index 7770e9a94..bbde87022 100644
--- a/frontend/public/locales/pl-PL/translation.toml
+++ b/frontend/public/locales/pl-PL/translation.toml
@@ -912,9 +912,6 @@ desc = "Buduj wieloetapowe przepływy, łącząc akcje PDF. Idealne do powtarzaj
desc = "Nakłada dokumenty PDF na siebie"
title = "Nałóż PDFa"
-[home.pdfTextEditor]
-title = "Edytor tekstu PDF"
-desc = "Przeglądaj i edytuj eksporty JSON z Stirling PDF z grupową edycją tekstu i ponowną generacją PDF"
[home.addText]
tags = "tekst,adnotacja,etykieta"
diff --git a/frontend/public/locales/pt-BR/translation.toml b/frontend/public/locales/pt-BR/translation.toml
index b9f07c86b..76dff8f2d 100644
--- a/frontend/public/locales/pt-BR/translation.toml
+++ b/frontend/public/locales/pt-BR/translation.toml
@@ -912,9 +912,6 @@ desc = "Crie fluxos de trabalho de várias etapas encadeando ações de PDF. Ide
desc = "Sobrepor um PDF sobre outro"
title = "Sobrepor PDFs"
-[home.pdfTextEditor]
-title = "Editor de texto de PDF"
-desc = "Revise e edite exportações JSON do Stirling PDF com edição de texto agrupada e regeneração do PDF"
[home.addText]
tags = "texto,anotação,rótulo"
diff --git a/frontend/public/locales/pt-PT/translation.toml b/frontend/public/locales/pt-PT/translation.toml
index 3991bc04c..e530345e6 100644
--- a/frontend/public/locales/pt-PT/translation.toml
+++ b/frontend/public/locales/pt-PT/translation.toml
@@ -912,9 +912,6 @@ desc = "Crie fluxos de trabalho de vários passos encadeando ações de PDF. Ide
desc = "Sobrepõe PDFs em cima de outro PDF"
title = "Sobrepor PDFs"
-[home.pdfTextEditor]
-title = "Editor de texto PDF"
-desc = "Revise e edite exportações JSON do Stirling PDF com edição de texto agrupado e regeneração de PDF"
[home.addText]
tags = "texto,anotação,etiqueta"
diff --git a/frontend/public/locales/ro-RO/translation.toml b/frontend/public/locales/ro-RO/translation.toml
index 6e2378208..57c2ce481 100644
--- a/frontend/public/locales/ro-RO/translation.toml
+++ b/frontend/public/locales/ro-RO/translation.toml
@@ -912,9 +912,6 @@ desc = "Construiți fluxuri cu mai mulți pași legând acțiuni PDF. Ideal pent
desc = "Suprapune PDF-uri peste alt PDF"
title = "Suprapune PDF-uri"
-[home.pdfTextEditor]
-title = "Editor text PDF"
-desc = "Revizuiește și editează exporturile JSON Stirling PDF cu editare de text grupată și regenerare PDF"
[home.addText]
tags = "text,anotare,etichetă"
diff --git a/frontend/public/locales/ru-RU/translation.toml b/frontend/public/locales/ru-RU/translation.toml
index e2a9bddcd..359bb5783 100644
--- a/frontend/public/locales/ru-RU/translation.toml
+++ b/frontend/public/locales/ru-RU/translation.toml
@@ -912,9 +912,6 @@ desc = "Создавайте многошаговые процессы, связ
desc = "Наложить один PDF поверх другого"
title = "Наложение PDF"
-[home.pdfTextEditor]
-title = "Редактор текста в PDF"
-desc = "Просмотр и редактирование экспортов Stirling PDF в JSON с групповым редактированием текста и регенерацией PDF"
[home.addText]
tags = "текст,аннотация,ярлык"
diff --git a/frontend/public/locales/sk-SK/translation.toml b/frontend/public/locales/sk-SK/translation.toml
index 248e6c7a5..0b6633ff2 100644
--- a/frontend/public/locales/sk-SK/translation.toml
+++ b/frontend/public/locales/sk-SK/translation.toml
@@ -912,9 +912,6 @@ desc = "Stavať viacstupňové pracovné postupy spájaním akcií PDF. Ideálne
desc = "Prekrýva PDF súbory na iný PDF"
title = "Prekrývanie PDF"
-[home.pdfTextEditor]
-title = "Editor textu PDF"
-desc = "Kontrolujte a upravujte Stirling PDF JSON exporty so skupinovými úpravami textu a opätovným vytvorením PDF"
[home.addText]
tags = "text,anotácia,štítok"
diff --git a/frontend/public/locales/sl-SI/translation.toml b/frontend/public/locales/sl-SI/translation.toml
index 308652235..36497b6a9 100644
--- a/frontend/public/locales/sl-SI/translation.toml
+++ b/frontend/public/locales/sl-SI/translation.toml
@@ -912,9 +912,6 @@ desc = "Sestavite večkorakovne poteke z veriženjem dejanj PDF. Idealno za pona
desc = "Prekriva PDF-je na vrhu drugega PDF-ja"
title = "Prekrivanje PDF-jev"
-[home.pdfTextEditor]
-title = "Urejevalnik besedila PDF"
-desc = "Pregledujte in urejajte Stirling PDF JSON izvoze z urejanjem združenega besedila in ponovnim ustvarjanjem PDF"
[home.addText]
tags = "besedilo,pripomba,oznaka"
diff --git a/frontend/public/locales/sr-LATN-RS/translation.toml b/frontend/public/locales/sr-LATN-RS/translation.toml
index 9047c9f6c..a24113123 100644
--- a/frontend/public/locales/sr-LATN-RS/translation.toml
+++ b/frontend/public/locales/sr-LATN-RS/translation.toml
@@ -912,9 +912,6 @@ desc = "Gradite višekorake tokove rada povezivanjem PDF akcija. Idealno za pona
desc = "Preklapa PDF-ove jedan preko drugog"
title = "Preklapanje PDF-ova"
-[home.pdfTextEditor]
-title = "PDF uređivač teksta"
-desc = "Pregledajte i uređujte Stirling PDF JSON izvoze uz grupisano uređivanje teksta i ponovno generisanje PDF-a"
[home.addText]
tags = "tekst,anotacija,oznaka"
diff --git a/frontend/public/locales/sv-SE/translation.toml b/frontend/public/locales/sv-SE/translation.toml
index 4e8c971ed..3cf3913ca 100644
--- a/frontend/public/locales/sv-SE/translation.toml
+++ b/frontend/public/locales/sv-SE/translation.toml
@@ -912,9 +912,6 @@ desc = "Skapa flerstegade arbetsflöden genom att kedja ihop PDF‑åtgärder. P
desc = "Överlagrar PDF:er ovanpå en annan PDF"
title = "Överlagra PDF:er"
-[home.pdfTextEditor]
-title = "PDF-textredigerare"
-desc = "Granska och redigera Stirling PDF JSON-exporter med grupperad textredigering och PDF-återgenerering"
[home.addText]
tags = "text,kommentar,etikett"
diff --git a/frontend/public/locales/th-TH/translation.toml b/frontend/public/locales/th-TH/translation.toml
index 1bab3870e..bfd0077b2 100644
--- a/frontend/public/locales/th-TH/translation.toml
+++ b/frontend/public/locales/th-TH/translation.toml
@@ -912,9 +912,6 @@ desc = "สร้างเวิร์กโฟลว์หลายขั้น
desc = "ซ้อนทับ PDF บน PDF อีกไฟล์หนึ่ง"
title = "ซ้อนทับ PDF"
-[home.pdfTextEditor]
-title = "แก้ไขข้อความ PDF"
-desc = "ตรวจทานและแก้ไขไฟล์ JSON ที่ส่งออกจาก Stirling PDF ด้วยการแก้ไขข้อความแบบกลุ่มและการสร้าง PDF ใหม่"
[home.addText]
tags = "text,annotation,label"
diff --git a/frontend/public/locales/tr-TR/translation.toml b/frontend/public/locales/tr-TR/translation.toml
index fccd07bd4..a5bee2af7 100644
--- a/frontend/public/locales/tr-TR/translation.toml
+++ b/frontend/public/locales/tr-TR/translation.toml
@@ -912,9 +912,6 @@ desc = "PDF eylemlerini birbirine bağlayarak çok adımlı iş akışları olu
desc = "PDF'leri başka bir PDF'nin üzerine bindirir"
title = "PDF'leri Bindirme"
-[home.pdfTextEditor]
-title = "PDF Metin Düzenleyici"
-desc = "Gruplu metin düzenleme ve PDF yeniden oluşturma ile Stirling PDF JSON dışa aktarımlarını gözden geçirin ve düzenleyin"
[home.addText]
tags = "metin,ek açıklama,etiket"
diff --git a/frontend/public/locales/uk-UA/translation.toml b/frontend/public/locales/uk-UA/translation.toml
index a20b8d7e5..dbb957a6a 100644
--- a/frontend/public/locales/uk-UA/translation.toml
+++ b/frontend/public/locales/uk-UA/translation.toml
@@ -912,9 +912,6 @@ desc = "Створюйте багатокрокові робочі процес
desc = "Накладення одного PDF поверх іншого PDF"
title = "Накладення PDF"
-[home.pdfTextEditor]
-title = "Редактор тексту PDF"
-desc = "Переглядайте й редагуйте JSON-експорти Stirling PDF з груповим редагуванням тексту та повторною генерацією PDF"
[home.addText]
tags = "текст,анотація,мітка"
diff --git a/frontend/public/locales/vi-VN/translation.toml b/frontend/public/locales/vi-VN/translation.toml
index ea930753c..464407a2a 100644
--- a/frontend/public/locales/vi-VN/translation.toml
+++ b/frontend/public/locales/vi-VN/translation.toml
@@ -912,9 +912,6 @@ desc = "Xây dựng quy trình nhiều bước bằng cách xâu chuỗi các th
desc = "Chồng lớp PDF lên trên PDF khác"
title = "Chồng lớp PDF"
-[home.pdfTextEditor]
-title = "Trình chỉnh sửa văn bản PDF"
-desc = "Xem và chỉnh sửa xuất JSON của Stirling PDF với chỉnh sửa văn bản theo nhóm và tái tạo PDF"
[home.addText]
tags = "văn bản,chú thích,nhãn"
diff --git a/frontend/public/locales/zh-BO/translation.toml b/frontend/public/locales/zh-BO/translation.toml
index 32cad040d..efbc9cb91 100644
--- a/frontend/public/locales/zh-BO/translation.toml
+++ b/frontend/public/locales/zh-BO/translation.toml
@@ -912,9 +912,6 @@ desc = "通过串联 PDF 动作构建多步工作流。适合重复性任务。"
desc = "PDF གཞན་ཞིག་གི་སྟེང་དུ་ PDF བརྩེགས་པ།"
title = "PDF སྟེང་བརྩེགས།"
-[home.pdfTextEditor]
-title = "PDF 文本编辑器"
-desc = "审阅并编辑 Stirling PDF 的 JSON 导出,支持分组文本编辑与 PDF 再生成"
[home.addText]
tags = "文本,注释,标签"
diff --git a/frontend/public/locales/zh-CN/translation.toml b/frontend/public/locales/zh-CN/translation.toml
index 6ad277eb6..2d166272c 100644
--- a/frontend/public/locales/zh-CN/translation.toml
+++ b/frontend/public/locales/zh-CN/translation.toml
@@ -912,9 +912,6 @@ desc = "通过串联 PDF 操作构建多步工作流。适合重复性任务。"
desc = "将一个 PDF 叠加在另一个之上"
title = "叠加 PDF"
-[home.pdfTextEditor]
-title = "PDF 文本编辑器"
-desc = "审阅并编辑 Stirling PDF 导出的 JSON,支持分组文本编辑并重新生成 PDF"
[home.addText]
tags = "文本,注释,标签"
diff --git a/frontend/public/locales/zh-TW/translation.toml b/frontend/public/locales/zh-TW/translation.toml
index d56060e52..55b4e6b52 100644
--- a/frontend/public/locales/zh-TW/translation.toml
+++ b/frontend/public/locales/zh-TW/translation.toml
@@ -912,9 +912,6 @@ desc = "將多個 PDF 動作串接,建立多步驟工作流程。適合重複
desc = "將 PDF 覆蓋在另一個 PDF 上"
title = "覆蓋 PDF"
-[home.pdfTextEditor]
-title = "PDF 文字編輯器"
-desc = "檢視與編輯 Stirling PDF 的 JSON 匯出,支援群組文字編輯與重新產生 PDF"
[home.addText]
tags = "文字,註解,標籤"
diff --git a/images/custom-home-dark.png b/images/custom-home-dark.png
new file mode 100644
index 000000000..446d05668
Binary files /dev/null and b/images/custom-home-dark.png differ
diff --git a/images/custom-home.png b/images/custom-home.png
new file mode 100644
index 000000000..3ae6e17e4
Binary files /dev/null and b/images/custom-home.png differ
diff --git a/images/home-light.png b/images/home-light.png
new file mode 100644
index 000000000..af30a3d37
Binary files /dev/null and b/images/home-light.png differ
diff --git a/images/home.png b/images/home.png
new file mode 100644
index 000000000..02dbdd590
Binary files /dev/null and b/images/home.png differ
diff --git a/images/login-dark.png b/images/login-dark.png
deleted file mode 100644
index e5cfc775e..000000000
Binary files a/images/login-dark.png and /dev/null differ
diff --git a/images/login-light.png b/images/login-light.png
deleted file mode 100644
index 72211bd43..000000000
Binary files a/images/login-light.png and /dev/null differ
diff --git a/images/settings-light.png b/images/settings-light.png
deleted file mode 100644
index 627f52468..000000000
Binary files a/images/settings-light.png and /dev/null differ
diff --git a/images/stirling-home-dark.png b/images/stirling-home-dark.png
deleted file mode 100644
index ae049cbcd..000000000
Binary files a/images/stirling-home-dark.png and /dev/null differ
diff --git a/images/stirling-home.jpg b/images/stirling-home.jpg
deleted file mode 100644
index 80013403b..000000000
Binary files a/images/stirling-home.jpg and /dev/null differ