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
88d4073f10
feat: tsv to json
2025-06-05 23:15:58 +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
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
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
2a1353a4df
Merge branch 'main' of https://github.com/iib0011/omni-tools into fork/ARRY7686/main
2025-06-05 18:32:24 +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
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
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
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
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
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
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