Stirling-PDF/frontend/src/components/tooltips
EthanHealy01 a339f71116
Overlay PDF tool (#4620)
# Description of Changes

- Added the OverlayPDF 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.
2025-10-10 14:35:09 +01:00
..
useAddPasswordPermissionsTips.ts Add Remove Password UI into V2 (#4214) 2025-08-18 15:26:29 +01:00
useAddPasswordTips.ts Improve titles, headers and tooltips in Add Password and Change Permissions (#4210) 2025-08-14 15:31:53 +01:00
useAdjustPageScaleTips.ts Add Adjust Page Scale tool to V2 (#4429) 2025-09-12 17:25:22 +01:00
useAdvancedOCRTips.ts Add tooltips to advanced section in OCR and add missing translations (#4295) 2025-08-26 12:38:47 +01:00
useAutoRenameTips.ts V2 Auto rename (#4244) 2025-09-05 17:12:52 +01:00
useBookletImpositionTips.ts Booklet and server sign (#4371) 2025-09-23 11:24:48 +01:00
useCertificateTypeTips.ts Booklet and server sign (#4371) 2025-09-23 11:24:48 +01:00
useCertSignTooltips.ts Booklet and server sign (#4371) 2025-09-23 11:24:48 +01:00
useChangeMetadataTips.ts V2 change metadata (#4433) 2025-09-18 09:41:39 +00:00
useChangePermissionsTips.ts Improve titles, headers and tooltips in Add Password and Change Permissions (#4210) 2025-08-14 15:31:53 +01:00
useCompressTips.ts Implement 'Add Password' and 'Change Permissions' tools in V2 (#4195) 2025-08-14 14:27:23 +01:00
useCropTooltips.ts Add Crop to V2 (#4471) 2025-09-22 14:06:20 +01:00
useFlattenTips.ts V2 flatten (#4358) 2025-09-05 11:25:30 +00:00
useMergeTips.tsx Add Merge UI to V2 (#4235) 2025-09-10 13:06:23 +00:00
useOCRTips.ts Implement 'Add Password' and 'Change Permissions' tools in V2 (#4195) 2025-08-14 14:27:23 +01:00
useOverlayPdfsTips.ts Overlay PDF tool (#4620) 2025-10-10 14:35:09 +01:00
usePageSelectionTips.ts change bulk selection panel to allow more versatile input (#4394) 2025-09-18 10:19:52 +00:00
usePageSelectionTips.tsx tooltip (#4242) 2025-08-20 14:12:12 +01:00
useRedactTips.ts Add auto-redact to V2 (#4417) 2025-09-10 14:03:11 +01:00
useRemoveBlanksTips.ts Feature/v2/remove pages (#4445) 2025-09-18 09:51:55 +01:00
useRemovePagesTips.ts Feature/v2/remove pages (#4445) 2025-09-18 09:51:55 +01:00
useRemovePasswordTips.ts Add Remove Password UI into V2 (#4214) 2025-08-18 15:26:29 +01:00
useReplaceColorTips.ts Invert colors (#4498) 2025-09-26 12:44:25 +01:00
useRotateTips.ts V2 rotate (#4452) 2025-09-18 11:04:12 +01:00
useScannerImageSplitTips.ts Convert extract-image-scans to React component (#4505) 2025-09-26 12:38:10 +01:00
useSignatureAppearanceTips.ts Booklet and server sign (#4371) 2025-09-23 11:24:48 +01:00
useSignModeTips.ts Booklet and server sign (#4371) 2025-09-23 11:24:48 +01:00
useSplitMethodTips.ts V2 Tool - Auto split (#4446) 2025-09-16 13:08:54 +01:00
useSplitSettingsTips.ts V2 Tool - Auto split (#4446) 2025-09-16 13:08:54 +01:00
useWatermarkTips.ts Feature/v2/watermark (#4215) 2025-08-19 10:31:44 +01:00