Commit Graph

13 Commits

Author SHA1 Message Date
Uwe Steinmann
a067cc9949 add method getFromWithTo() 2023-04-13 09:05:03 +02:00
Uwe Steinmann
b197639dd2 add wasSuccessful() to check if last conversion was successful 2023-01-19 15:01:43 +01:00
Uwe Steinmann
872c66158b conversion service gets reference to conversion mgr when service is added 2023-01-19 12:10:33 +01:00
Uwe Steinmann
9d69bd12eb fix text in comment 2023-01-19 07:05:41 +01:00
Uwe Steinmann
a8474b08c6 use method wasSuccessful() to check if conversion succeeded 2023-01-05 09:34:09 +01:00
Uwe Steinmann
dbe7f36eb0 add conversion service from text to image 2023-01-04 14:30:45 +01:00
Uwe Steinmann
e54874c3ff some more documentation 2023-01-03 14:07:38 +01:00
Uwe Steinmann
aaf7733ab2 add conversion service from jpeg to text based on iptc data 2022-09-15 13:09:20 +02:00
Uwe Steinmann
582a85947f add method getService() 2021-11-19 13:34:55 +01:00
Uwe Steinmann
4abdb104f0 iterate over all service until a working one is found 2021-10-29 19:55:01 +02:00
Uwe Steinmann
d422927f87 do not pop service from services in convert(), use end() 2021-10-16 17:46:03 +02:00
Uwe Steinmann
1737d43cd3 add method getServices() 2021-10-08 10:03:27 +02:00
Uwe Steinmann
898943dd6e add new conversion manager and services 2021-10-06 15:03:03 +02:00