Stirling-PDF/frontend/src/components/tools
EthanHealy01 458bb641b5
Feature/adjust colors contrast tool (#4544)
# Description of Changes

- Addition of the "Adjust Colors/Contrast" 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-02 17:48:39 +01:00
..
addAttachments Fix/v2/automate_settings_gap_fill (#4574) 2025-10-01 23:13:54 +01:00
addPageNumbers ph-no-capture tags (#4579) 2025-10-02 11:36:11 +01:00
addPassword Fix types of onParameterChange methods (#4415) 2025-09-08 09:55:30 +01:00
addStamp Fix/v2/automate_settings_gap_fill (#4574) 2025-10-01 23:13:54 +01:00
addWatermark refactor(frontend): remove unused React default imports (#4529) 2025-09-29 13:01:09 +01:00
adjustContrast Feature/adjust colors contrast tool (#4544) 2025-10-02 17:48:39 +01:00
adjustPageScale Add Adjust Page Scale tool to V2 (#4429) 2025-09-12 17:25:22 +01:00
automate Created shared component (#4580) 2025-10-02 13:10:13 +01:00
autoRename
bookletImposition refactor(frontend): remove unused React default imports (#4529) 2025-09-29 13:01:09 +01:00
certSign Fix/v2/automate_settings_gap_fill (#4574) 2025-10-01 23:13:54 +01:00
changeMetadata V2 change metadata (#4433) 2025-09-18 09:41:39 +00:00
changePermissions Fix types of onParameterChange methods (#4415) 2025-09-08 09:55:30 +01:00
compress refactor(frontend): remove unused React default imports (#4529) 2025-09-29 13:01:09 +01:00
convert refactor(frontend): remove unused React default imports (#4529) 2025-09-29 13:01:09 +01:00
crop Fix/v2/automate_settings_gap_fill (#4574) 2025-10-01 23:13:54 +01:00
extractImages feat: Add React-based extract-images tool (#4501) 2025-09-26 12:45:15 +01:00
flatten
merge Add Merge UI to V2 (#4235) 2025-09-10 13:06:23 +00:00
ocr Fix types of onParameterChange methods (#4415) 2025-09-08 09:55:30 +01:00
pageLayout refactor(frontend): remove unused React default imports (#4529) 2025-09-29 13:01:09 +01:00
redact Add auto-redact to V2 (#4417) 2025-09-10 14:03:11 +01:00
removeAnnotations Add React-based remove annotations tool (#4504) 2025-09-26 15:45:51 +01:00
removeBlanks Feature/v2/remove pages (#4445) 2025-09-18 09:51:55 +01:00
removeCertificateSign
removePages Fix/v2/automate_settings_gap_fill (#4574) 2025-10-01 23:13:54 +01:00
removePassword Fix types of onParameterChange methods (#4415) 2025-09-08 09:55:30 +01:00
reorganizePages refactor(frontend): remove unused React default imports (#4529) 2025-09-29 13:01:09 +01:00
repair
replaceColor refactor(frontend): remove unused React default imports (#4529) 2025-09-29 13:01:09 +01:00
rotate Fix/v2/automate_settings_gap_fill (#4574) 2025-10-01 23:13:54 +01:00
sanitize Fix types of onParameterChange methods (#4415) 2025-09-08 09:55:30 +01:00
scannerImageSplit Convert extract-image-scans to React component (#4505) 2025-09-26 12:38:10 +01:00
shared Feature/adjust colors contrast tool (#4544) 2025-10-02 17:48:39 +01:00
sign refactor(frontend): remove unused React default imports (#4529) 2025-09-29 13:01:09 +01:00
singleLargePage
split Fix/v2/automate_settings_gap_fill (#4574) 2025-10-01 23:13:54 +01:00
toolPicker Created shared component (#4580) 2025-10-02 13:10:13 +01:00
unlockPdfForms
SearchResults.tsx Feature/v2/fuzzy tool search (#4482) 2025-09-25 16:32:30 +01:00
ToolLoadingFallback.tsx style(frontend): standardize semicolons across TS/JS configs and components (#4525) 2025-09-29 12:55:53 +01:00
ToolPanel.tsx feat: add mobile slider layout for home page (#4571) 2025-10-01 13:21:13 +01:00
ToolPicker.tsx Feature/v2/fuzzy tool search (#4482) 2025-09-25 16:32:30 +01:00
ToolRenderer.tsx refactor(frontend): remove unused React default imports (#4529) 2025-09-29 13:01:09 +01:00