Commit Graph

564 Commits

Author SHA1 Message Date
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
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
Vladimir Kirill Bickov
81709e3400 Merge branch 'main' into link-bug-fix 2025-05-27 03:02:18 -07:00
nevolodia
afce436933 <a> tag changed to <Link> 2025-05-27 11:56:31 +02:00
Ibrahima G. Coulibaly
962e30d12a Merge pull request #125 from nevolodia/logo-right-mouse-click-bug
Right mouse click on logo bug fixed.
2025-05-26 19:51:23 +01:00
Ibrahima G. Coulibaly
9ff20c4d20 Merge branch 'main' into logo-right-mouse-click-bug 2025-05-26 19:51:15 +01:00
Ibrahima G. Coulibaly
19c9ad7173 chore: remove unnecessary pointerEvents 2025-05-26 19:49:50 +01:00
Ibrahima G. Coulibaly
a13762a56f Merge pull request #122 from nevolodia/crop-video
Crop video tool
2025-05-26 19:46:10 +01:00
Ibrahima G. Coulibaly
147448c4ca Merge branch 'main' into crop-video 2025-05-26 19:44:55 +01:00
Ibrahima G. Coulibaly
3e149cdc56 chore: change default dimensions 2025-05-26 19:41:27 +01:00
Ibrahima G. Coulibaly
8b1cb412f8 Merge pull request #120 from iib0011/chesterkxng
feat: insert csv columns
2025-05-26 19:16:50 +01:00
Ibrahima G. Coulibaly
88d34928fd chore: remove TextareaWithDesc.tsx 2025-05-26 19:14:46 +01:00
nevolodia
4031cda431 Right mouse click on logo bug fixed. 2025-05-25 16:31:31 +02:00
Vladimir Kirill Bickov
f0ea1c1b80 Merge branch 'main' into crop-video 2025-05-25 05:17:57 -07:00
nevolodia
2f104f5a1b Check for valid coordinates added, bugs fixed. 2025-05-25 14:14:01 +02:00
nevolodia
13a566566f Crop video added to video tools page. 2025-05-25 13:39:38 +02:00
nevolodia
fd28651c78 Crop video main page added. 2025-05-25 13:39:21 +02:00
nevolodia
8d2e0ab8fd Crop video meta added. 2025-05-25 13:38:43 +02:00
nevolodia
37c8b30a11 Crop video logic added. 2025-05-25 13:38:23 +02:00
Chesterkxng
577530e6f6 fix: test file fix since function behaviour improved 2025-05-24 03:04:49 +02:00
Chesterkxng
8b213ab0d7 Merge branch 'main' into chesterkxng 2025-05-24 02:57:17 +02:00
Chesterkxng
a2f63664b0 feat: insert csv columns 2025-05-24 02:50:38 +02:00
Ibrahima G. Coulibaly
7412d19cd1 Merge pull request #119 from C043/main
Adds change speed video tool
2025-05-23 20:21:21 +01:00
Ibrahima G. Coulibaly
863f00e913 chore: remove unnecessary prop 2025-05-23 20:20:51 +01:00
Ibrahima G. Coulibaly
9593ee516b fix: misc 2025-05-23 20:18:04 +01:00
Ibrahima G. Coulibaly
4eacb71938 chore: revert create-tool.mjs 2025-05-23 20:04:39 +01:00
Mario Fragnito
9d89f8c0b9 Refactored code for readability 2025-05-23 15:35:28 +02:00
C043
2d55cab940 Removed boilerplate test file 2025-05-23 12:41:32 +02:00
C043
9ac36711a7 Moved setLoading call inside the processVideo fucntion 2025-05-23 12:31:41 +02:00
Mario Fragnito
338bd8d937 Adds ffmpeg logic 2025-05-23 09:55:33 +02:00
C043
e064689e35 WIP
- Setted the tool structure and integration with the project
2025-05-22 23:34:17 +02:00
C043
9a0ca5c611 [Video Change-speed tool] Initial commit 2025-05-22 22:48:29 +02:00
C043
2a9d3c4fda Fixed create-tool script
- It was creating all my pwd inside the project before and exiting with an error
- Now it work as intened
2025-05-22 22:47:27 +02:00
Ibrahima G. Coulibaly
7e4c18c7dc Merge pull request #95
fix: create tool command for windows users
2025-05-22 17:27:11 +01:00
Ibrahima G. Coulibaly
5bc084123a chore: revert create-tool.mjs 2025-05-22 17:25:50 +01:00