Stirling-PDF/scripts
Ludy 89022c0a24
Devcontainer (#3097)
# Description of Changes

Please provide a summary of the changes, including:

- What was changed
- Why the change was made
- Any challenges encountered

Closes #(issue_number)

---

## 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/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/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/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/DeveloperGuide.md#6-testing)
for more details.
2025-03-02 19:35:41 +00:00
..
counter_translation.py clean up and more (#2756) 2025-01-21 11:09:01 +00:00
download-security-jar.sh
ignore_translation.toml 📝 Sync translation files + Update README.md (Translation Progress Table) (#2770) 2025-01-22 10:41:06 +00:00
init-setup.sh Devcontainer (#3097) 2025-03-02 19:35:41 +00:00
init-without-ocr.sh Update init-without-ocr.sh 2024-07-20 09:56:39 +01:00
init.sh Rename LANGS variable in init.sh to avoid overriding font LANGS 2024-12-16 23:55:03 +02:00
installFonts.sh
png_to_webp.py Add: Convert PDF to WebP (#1666) 2024-08-20 16:17:54 +01:00
PropSync.java
remove_translation_keys.sh remove unused translation 2024-10-20 21:00:16 +01:00
replace_translation_line.sh Removal of Ghostscript to use qpdf and tesseract directly (#2338) 2024-11-26 20:50:35 +00:00
split_photos.py