# Polaris Office Tools Welcome to Polaris Office Tools. This document provides an overview of our site structure and features for AI agents and LLMs. ## What is this service? Polaris Office Tools is a web-based utility platform offering a comprehensive set of document, image, and utility tools directly in the browser. It allows users to view, convert, merge, compress, extract, and manipulate files with ease. ## Key Features & Tools ### PDF Tools - View PDF: /pdf/show/viewer - Convert PDF to Image: /pdf/convert/image - Compress PDF: /pdf/compress - Merge PDF: /pdf/merge - Split PDF: /pdf/split - Unlock PDF: /pdf/unlock - Protect/Lock PDF: /pdf/protect - Add PDF Cover: /pdf/cover - Extract Contents from PDF: /pdf/extract/contents ### Hangul (HWP/HWPX) Tools - Convert HWP to HWPX: /hwp/convert/hwpx - View HWP: /hwp/show/viewer - Convert HWPX to HWP: /hwpx/convert/hwp - Convert HWPX to Image: /hwpx/convert/image - Convert HWPX to PDF: /hwpx/convert/pdf - Extract Contents from HWPX: /hwpx/extract/contents ### Word Document (DOCX) Tools - View DOCX: /docx/show/viewer - Convert DOCX to Image: /docx/convert/image - Convert DOCX to PDF: /docx/convert/pdf - Extract Contents from DOCX: /docx/extract/contents ### Slide (PPTX) Tools - View PPTX: /pptx/show/viewer - Convert PPTX to Image: /pptx/convert/image - Convert PPTX to PDF: /pptx/convert/pdf - Extract Contents from PPTX: /pptx/extract/contents ### Sheet (XLSX) Tools - View XLSX: /xlsx/show/viewer - Convert XLSX to Image: /xlsx/convert/image - Convert XLSX to PDF: /xlsx/convert/pdf - Extract Contents from XLSX: /xlsx/extract/contents ### Image Tools - Image Format Conversion: /image/convert/image - AI Style Transfer: /image/styleTransfer - Super Resolution: /image/resolution - Convert Image to PDF: /image/convert/pdf - Dominant Color Extraction: /external/image-dominantcolor - Colorize Images: /external/image-colorize ### Development Utils - JSON Validator: /utils/json-validator - JSON to XML: /utils/json-to-xml - JSON to Markdown: /utils/json-to-md - XML to JSON: /utils/xml-to-json - Markdown to JSON: /utils/md-to-json - Markdown to XML: /utils/md-to-xml - XML to Markdown: /utils/xml-to-md - File Diff Tool: /utils/file-diff - Code Converter: /utils/code-converter - Markdown Editor: /utils/markdown-editor ## Technologies Used - Next.js (React Framework) - Zustand (State Management) - Tailwind CSS (Styling) All features are accessible directly from the homepage and utilize local browser processing or secure APIs for file manipulation.