Stirling-PDF/frontend/src/core/hooks/tools
EthanHealy01 a5e2b54274
Feature/v2/compare tool (#4751)
# Description of Changes

- Addition of the compare tool
- 
---

## Checklist

### General

- [ ] I have read the [Contribution
Guidelines](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/CONTRIBUTING.md)
- [ ] I have read the [Stirling-PDF Developer
Guide](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/devGuide/DeveloperGuide.md)
(if applicable)
- [ ] I have read the [How to add new languages to
Stirling-PDF](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/devGuide/HowToAddNewLanguage.md)
(if applicable)
- [ ] I have performed a self-review of my own code
- [ ] My changes generate no new warnings

### Documentation

- [ ] I have updated relevant docs on [Stirling-PDF's doc
repo](https://github.com/Stirling-Tools/Stirling-Tools.github.io/blob/main/docs/)
(if functionality has heavily changed)
- [ ] I have read the section [Add New Translation
Tags](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/devGuide/HowToAddNewLanguage.md#add-new-translation-tags)
(for new translation tags only)

### UI Changes (if applicable)

- [ ] Screenshots or videos demonstrating the UI changes are attached
(e.g., as comments or direct attachments in the PR)

### Testing (if applicable)

- [ ] I have tested my changes locally. Refer to the [Testing
Guide](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/devGuide/DeveloperGuide.md#6-testing)
for more details.

---------

Co-authored-by: James Brunton <jbrunton96@gmail.com>
2025-11-12 14:54:01 +00:00
..
addAttachments Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
addPassword Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
addWatermark Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
adjustContrast Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
adjustPageScale Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
automate Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
autoRename Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
bookletImposition Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
certSign Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
changeMetadata Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
changePermissions Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
compare Feature/v2/compare tool (#4751) 2025-11-12 14:54:01 +00:00
compress Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
convert Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
crop Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
extractImages Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
extractPages Feature/v2/extract pages (#4828) 2025-11-06 13:57:31 +00:00
flatten Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
merge Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
ocr Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
overlayPdfs Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
pageLayout Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
redact Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
removeAnnotations Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
removeBlanks Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
removeCertificateSign Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
removeImage Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
removePages Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
removePassword Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
reorganizePages Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
repair Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
replaceColor [V2] feat(replaceColor): add CMYK color space conversion option (#4832) 2025-11-06 14:33:34 +00:00
rotate Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
sanitize Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
scannerImageSplit Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
shared Improve loading speed of desktop app (#4865) 2025-11-11 11:54:43 +00:00
sign Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
singleLargePage Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
split Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
unlockPdfForms Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
validateSignature Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
useFavoriteToolItems.ts Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
useToolPanelGeometry.ts Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00
useUserToolActivity.ts Restructure frontend code to allow for extensions (#4721) 2025-10-28 10:29:36 +00:00