Commit Graph

747 Commits

Author SHA1 Message Date
Ibrahima G. Coulibaly
a683e01e67 Merge pull request #152 from Solomon002/add-scroll-to-top
Add scroll-to-top button for improved navigation
2025-07-07 01:35:14 +01:00
Ibrahima G. Coulibaly
622ee13196 chore: use scrollY 2025-07-07 01:34:33 +01:00
Ibrahima G. Coulibaly
9a4e589bb5 fix: tools by category page title 2025-07-07 01:07:48 +01:00
Ibrahima G. Coulibaly
706212a445 chore: rename from Omni Tools to OmniTools 2025-07-04 13:09:45 +01:00
liuzeyu
3eaf8e41b0 feat: add rotate image tool (#108) 2025-07-03 17:07:38 +08:00
Fifo F.
b974707968 Patch nginx config in Docker image to fix SPA routing 2025-06-25 21:46:05 +02:00
Atansuyi Solomon
20d0c5fe40 Add scroll-to-top button for improved navigation 2025-06-21 20:55:20 +01:00
omenmn
d2acde3e81 created pdf to png tool 2025-06-21 14:40:01 +05:30
omenmn
a262c9834f init new pdf to png 2025-06-21 14:18:15 +05:30
C043
a1cfccdbba Removed the properties from the type file too 2025-06-09 16:58:43 +02:00
C043
9b4d739f19 Removed unused configuration properties 2025-06-09 16:57:47 +02:00
C043
899797cd48 Removed linting comments 2025-06-09 16:55:59 +02:00
C043
3633420229 Adds ultra quality option 2025-06-09 16:54:48 +02:00
C043
22cd6def76 Adds main logic 2025-06-09 16:44:47 +02:00
C043
c629c7b07c Adds quality options to video to gif tool 2025-06-09 16:00:54 +02:00
C043
377dbc3685 Initial commit for new tool video to gif 2025-06-09 15:25:14 +02:00
Ibrahima G. Coulibaly
d25f7ca557 docs: readme 2025-06-08 03:15:54 +01:00
Ibrahima G. Coulibaly
a6a13eff75 chore: bump version 2025-06-05 23:38:13 +01:00
Ibrahima G. Coulibaly
88d4073f10 feat: tsv to json v0.4.0 2025-06-05 23:15:58 +01:00
Ibrahima G. Coulibaly
7302f4ac93 Merge pull request #135
Text statistics
2025-06-05 23:04:31 +01:00
Chesterkxng
80df2eb68f refactor: review related changes 2025-06-05 23:36:52 +02:00
Chesterkxng
63623a74f3 Merge branch 'main' into text-statistics 2025-06-05 22:51:47 +02:00
Ibrahima G. Coulibaly
91723e5401 Merge pull request #137 from iib0011/qr-code
feat: qr code
2025-06-05 19:53:25 +01:00
Ibrahima G. Coulibaly
6ed0f95f88 feat: qr code 2025-06-05 19:51:02 +01:00
Ibrahima G. Coulibaly
25397f2cf4 feat: qr code generation init 2025-06-05 19:13:43 +01:00
Chesterkxng
23f4caa943 Merge branch 'main' into text-statistics 2025-06-05 19:58:20 +02:00
Ibrahima G. Coulibaly
8bf33da0c2 Merge pull request #132 from m5lk3n/feature/base64
add base64 encoding/decoding
2025-06-05 18:47:17 +01:00
Ibrahima G. Coulibaly
8db4430229 Merge branch 'main' of https://github.com/iib0011/omni-tools into fork/m5lk3n/feature/base64
# Conflicts:
#	package-lock.json
2025-06-05 18:46:51 +01:00
Ibrahima G. Coulibaly
de47536f66 fix: icon 2025-06-05 18:44:19 +01:00
Ibrahima G. Coulibaly
82c3d0b5b5 fix: missing buffer 2025-06-05 18:37:55 +01:00
Ibrahima G. Coulibaly
84e10f3a0c Merge pull request #131 from ARRY7686/main
Added PDF to Epub converter
2025-06-05 18:33:44 +01:00
Ibrahima G. Coulibaly
2a1353a4df Merge branch 'main' of https://github.com/iib0011/omni-tools into fork/ARRY7686/main 2025-06-05 18:32:24 +01:00
Ibrahima G. Coulibaly
13c05fe9f1 chore: remove unnecessary deps 2025-06-05 18:30:53 +01:00
Michael Klein
92dad2a6eb extract InitialValuesType to types.ts (PR feedback incorporated) 2025-06-04 20:23:37 +02:00
Michael Klein
6988db600d add base64 encoding/decoding 2025-06-03 21:40:58 +02:00
Ibrahima G. Coulibaly
215f4027f2 fix: compute flow 2025-06-02 17:19:07 +01:00
Ibrahima G. Coulibaly
ffd5c8f326 Merge pull request #129
Bug fix - <a> tag changed to <Link>
2025-06-02 17:08:11 +01:00
ARRY7686
fed0ef4e0d chore: remove unused @types/jszip dependency from package.json 2025-05-28 22:22:36 +05:30
ARRY7686
992c6e39c1 refactor: and improve code readability in PDF to EPUB conversion 2025-05-28 22:13:48 +05:30
ARRY7686
fda0880e40 Merge branch 'main' of https://github.com/ARRY7686/omni-tools 2025-05-28 22:11:48 +05:30
ARRY7686
15bd83075f feat: add PDF to EPUB conversion tool
- Updated package.json to include new dependencies for PDF to EPUB conversion.
- Implemented PdfToEpub component for converting PDF files to EPUB format.
- Added meta information for the new PDF to EPUB tool.
- Created service to handle PDF processing and EPUB file generation.
- Integrated the new tool into the existing PDF tools list.
2025-05-28 22:11:33 +05:30
Chesterkxng
b5a67499d5 feat: text-statistic (readability improvements) 2025-05-27 17:12:05 +02:00
Chesterkxng
d7d5f81d57 feat: text-statistic (ltool added to string tools) 2025-05-27 17:05:46 +02:00
Chesterkxng
d2ffdcf2f6 feat: text-statistic (meta) 2025-05-27 17:05:04 +02:00
Chesterkxng
b1ec39860e feat: text-statistic (index) 2025-05-27 17:04:45 +02:00
Chesterkxng
e1f1c6a1c4 feat: text-statistic (fixed service count sentences method) 2025-05-27 17:03:58 +02:00
Chesterkxng
8740b8f72e feat: text-statistic (fixed types) 2025-05-27 17:03:18 +02:00
Chesterkxng
b1069d507e feat: text-statistic (service) 2025-05-27 16:40:06 +02:00
Chesterkxng
4f3977d40e feat: text-statistic (types) 2025-05-27 16:39:41 +02:00
Chesterkxng
09058c7c8a update top list items functions to (1) replace special characters by symbols when building the dict and (2) take a built array with custom regex as input. 2025-05-27 16:36:00 +02:00