orator-conversion 1.0.13 → 1.0.14

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,5 +1,7 @@
1
1
  # Orator File Translation
2
2
 
3
+ > **[▶ Read the Orator-Conversion Documentation](https://fable-retold.github.io/orator-conversion/)** — interactive docs with the full API reference.
4
+
3
5
  > File format conversion endpoints for Orator service servers
4
6
 
5
7
  Orator File Translation provides a simple way to add file format conversion endpoints to an Orator web server. It ships with built-in image converters (JPG to PNG, PNG to JPG), PDF page extraction (PDF to PNG/JPG via pdftoppm), and supports registering custom converters for any file format. All routes are versioned.
@@ -161,9 +163,9 @@ npx docsify-cli serve docs
161
163
 
162
164
  ## Related Packages
163
165
 
164
- - [orator](https://github.com/stevenvelozo/orator) - API server abstraction
165
- - [orator-serviceserver-restify](https://github.com/stevenvelozo/orator-serviceserver-restify) - Restify service server implementation
166
- - [fable](https://github.com/stevenvelozo/fable) - Application services framework
166
+ - [orator](https://github.com/fable-retold/orator) - API server abstraction
167
+ - [orator-serviceserver-restify](https://github.com/fable-retold/orator-serviceserver-restify) - Restify service server implementation
168
+ - [fable](https://github.com/fable-retold/fable) - Application services framework
167
169
 
168
170
  ## License
169
171
 
package/docs/README.md CHANGED
@@ -63,6 +63,6 @@ _Fable.Orator.startService(
63
63
 
64
64
  ## Related Packages
65
65
 
66
- - [orator](https://github.com/stevenvelozo/orator) - Main Orator service abstraction
67
- - [orator-serviceserver-restify](https://github.com/stevenvelozo/orator-serviceserver-restify) - Restify service server
68
- - [fable](https://github.com/stevenvelozo/fable) - Service provider framework
66
+ - [orator](https://github.com/fable-retold/orator) - Main Orator service abstraction
67
+ - [orator-serviceserver-restify](https://github.com/fable-retold/orator-serviceserver-restify) - Restify service server
68
+ - [fable](https://github.com/fable-retold/fable) - Service provider framework
@@ -0,0 +1,18 @@
1
+ {
2
+ "Hash": "orator-conversion",
3
+ "Name": "Orator Conversion",
4
+ "Tagline": "File format conversion endpoints for Orator service servers",
5
+ "Palette": "mix",
6
+ "Icon": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 96 96\" width=\"96\" height=\"96\">\n\t\t<defs>\n\t\t\t<clipPath id=\"frame-orator-conversion-filled-light\">\n\t\t\t\t<path d=\"M 48.00 2.00 L 87.84 25.00 L 87.84 71.00 L 48.00 94.00 L 8.16 71.00 L 8.16 25.00 Z\"/>\n\t\t\t</clipPath>\n\t\t</defs>\n\t\t<path d=\"M 48.00 2.00 L 87.84 25.00 L 87.84 71.00 L 48.00 94.00 L 8.16 71.00 L 8.16 25.00 Z\" fill=\"#199ef4\"/>\n\t\t<g clip-path=\"url(#frame-orator-conversion-filled-light)\"><path d=\"M 16 26 L 48 66 L 80 26 Z\" fill=\"rgba(255,255,255,0.18)\"/>\n\t\t\t\t\t<path d=\"M 24 16 L 48 44 L 72 16 Z\" fill=\"#e75bdf\" opacity=\"0.9\"/></g>\n\t\t<text x=\"48\" y=\"50\" text-anchor=\"middle\" dominant-baseline=\"central\"\n\t\t\tfont-family=\"-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif\"\n\t\t\tfont-size=\"38\" font-weight=\"600\"\n\t\t\tfill=\"#ffffff\" letter-spacing=\"-1\">OC</text>\n\t</svg>",
7
+ "IconType": "svg",
8
+ "Favicon": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 96 96\" width=\"96\" height=\"96\">\n\t\t<defs>\n\t\t\t<clipPath id=\"fav-orator-conversion-light\">\n\t\t\t\t<path d=\"M 48.00 2.00 L 87.84 25.00 L 87.84 71.00 L 48.00 94.00 L 8.16 71.00 L 8.16 25.00 Z\"/>\n\t\t\t</clipPath>\n\t\t</defs>\n\t\t<path d=\"M 48.00 2.00 L 87.84 25.00 L 87.84 71.00 L 48.00 94.00 L 8.16 71.00 L 8.16 25.00 Z\" fill=\"#199ef4\"/>\n\t\t<g clip-path=\"url(#fav-orator-conversion-light)\"><path d=\"M 16 26 L 48 66 L 80 26 Z\" fill=\"rgba(255,255,255,0.22)\"/></g>\n\t\t<text x=\"48\" y=\"50\" text-anchor=\"middle\" dominant-baseline=\"central\"\n\t\t\tfont-family=\"-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif\"\n\t\t\tfont-size=\"60\" font-weight=\"800\"\n\t\t\tfill=\"#ffffff\" letter-spacing=\"-1\">O</text>\n\t</svg>",
9
+ "FaviconDark": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 96 96\" width=\"96\" height=\"96\">\n\t\t<defs>\n\t\t\t<clipPath id=\"fav-orator-conversion-dark\">\n\t\t\t\t<path d=\"M 48.00 2.00 L 87.84 25.00 L 87.84 71.00 L 48.00 94.00 L 8.16 71.00 L 8.16 25.00 Z\"/>\n\t\t\t</clipPath>\n\t\t</defs>\n\t\t<path d=\"M 48.00 2.00 L 87.84 25.00 L 87.84 71.00 L 48.00 94.00 L 8.16 71.00 L 8.16 25.00 Z\" fill=\"#75c2f4\"/>\n\t\t<g clip-path=\"url(#fav-orator-conversion-dark)\"><path d=\"M 16 26 L 48 66 L 80 26 Z\" fill=\"rgba(255,255,255,0.22)\"/></g>\n\t\t<text x=\"48\" y=\"50\" text-anchor=\"middle\" dominant-baseline=\"central\"\n\t\t\tfont-family=\"-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif\"\n\t\t\tfont-size=\"60\" font-weight=\"800\"\n\t\t\tfill=\"#101418\" letter-spacing=\"-1\">O</text>\n\t</svg>",
10
+ "Colors": {
11
+ "Primary": "#199ef4",
12
+ "Secondary": "#e75bdf",
13
+ "PrimaryLight": "#199ef4",
14
+ "PrimaryDark": "#75c2f4",
15
+ "SecondaryLight": "#e75bdf",
16
+ "SecondaryDark": "#efa9eb"
17
+ }
18
+ }
package/docs/_cover.md CHANGED
@@ -9,5 +9,5 @@
9
9
  - Configurable via options or Fable settings
10
10
  - Size-limited uploads for safety
11
11
 
12
- [GitHub](https://github.com/stevenvelozo/orator-conversion)
12
+ [GitHub](https://github.com/fable-retold/orator-conversion)
13
13
  [Get Started](#orator-file-translation)
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "Name": "orator-conversion",
3
- "Version": "1.0.9",
3
+ "Version": "1.0.13",
4
4
  "Description": "File format conversion endpoints for Orator service servers.",
5
- "GeneratedAt": "2026-04-10T17:22:48.822Z",
6
- "GitCommit": "bc72984"
5
+ "GeneratedAt": "2026-05-26T21:12:39.502Z",
6
+ "GitCommit": "435a250"
7
7
  }
package/docs/index.html CHANGED
@@ -4,12 +4,10 @@
4
4
  <meta charset="utf-8">
5
5
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
6
6
  <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
7
- <meta name="description" content="Orator File Translation v1.0.9 Documentation — File format conversion endpoints for Orator service servers.">
7
+ <meta name="description" content="Orator File Translation v1.0.13 Documentation — File format conversion endpoints for Orator service servers.">
8
8
 
9
- <title>Orator File Translation v1.0.9 Documentation</title>
9
+ <title>Orator File Translation v1.0.13 Documentation</title>
10
10
 
11
- <!-- Application Stylesheet -->
12
- <link href="css/docuserve.css" rel="stylesheet">
13
11
  <!-- KaTeX stylesheet for LaTeX equation rendering -->
14
12
  <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/katex@0.16.21/dist/katex.min.css">
15
13
  <!-- PICT Dynamic View CSS Container -->
@@ -28,12 +26,13 @@
28
26
  <!-- The root container for the Pict application -->
29
27
  <div id="Docuserve-Application-Container"></div>
30
28
 
31
- <!-- Mermaid diagram rendering -->
29
+ <!-- Mermaid diagram rendering. pict-section-content (v0.1.8+) drives
30
+ initialization with theme: 'base' + themeVariables sourced
31
+ from --theme-color-* so diagrams follow the active theme. -->
32
32
  <script src="https://cdn.jsdelivr.net/npm/mermaid@11/dist/mermaid.min.js"></script>
33
- <script>mermaid.initialize({ startOnLoad: false, theme: 'default' });</script>
34
33
  <!-- KaTeX for LaTeX equation rendering -->
35
34
  <script defer src="https://cdn.jsdelivr.net/npm/katex@0.16.21/dist/katex.min.js"></script>
36
35
  <!-- Load the Docuserve PICT Application Bundle from jsDelivr CDN -->
37
- <script src="https://cdn.jsdelivr.net/npm/pict-docuserve@0/dist/pict-docuserve.min.js" type="text/javascript"></script>
36
+ <script src="https://cdn.jsdelivr.net/npm/pict-docuserve@1/dist/pict-docuserve.min.js" type="text/javascript"></script>
38
37
  </body>
39
38
  </html>
@@ -1,76 +1,83 @@
1
1
  {
2
- "Generated": "2026-04-10T17:22:48.550Z",
3
- "GitHubOrg": "stevenvelozo",
2
+ "Generated": "2026-05-26T21:12:39.337Z",
3
+ "Mode": "module",
4
+ "GitHubOrg": "fable-retold",
4
5
  "DefaultBranch": "master",
5
- "Groups": [
6
- {
7
- "Name": "Dist",
8
- "Key": "dist",
9
- "Description": "",
10
- "Modules": [
11
- {
12
- "Name": "indoctrinate_content_staging",
13
- "Repo": "indoctrinate_content_staging",
14
- "Group": "dist",
15
- "Branch": "master",
16
- "HasDocs": false,
17
- "HasCover": false,
18
- "Sidebar": [],
19
- "DocFiles": []
20
- }
21
- ]
22
- },
23
- {
24
- "Name": "Docs",
25
- "Key": "docs",
26
- "Description": "",
27
- "Modules": [
28
- {
29
- "Name": "css",
30
- "Repo": "css",
31
- "Group": "docs",
32
- "Branch": "master",
33
- "HasDocs": true,
34
- "HasCover": false,
35
- "Sidebar": [],
36
- "DocFiles": [
37
- "css/docuserve.css"
38
- ]
39
- },
40
- {
41
- "Name": "endpoints",
42
- "Repo": "endpoints",
43
- "Group": "docs",
44
- "Branch": "master",
45
- "HasDocs": true,
46
- "HasCover": false,
47
- "Sidebar": [],
48
- "DocFiles": [
49
- "endpoints/001-jpg-to-png.md",
50
- "endpoints/002-png-to-jpg.md",
51
- "endpoints/003-pdf-to-page-png.md",
52
- "endpoints/004-pdf-to-page-jpg.md",
53
- "endpoints/README.md"
54
- ]
55
- }
56
- ]
57
- },
58
- {
59
- "Name": "Source",
60
- "Key": "source",
61
- "Description": "",
62
- "Modules": [
63
- {
64
- "Name": "endpoints",
65
- "Repo": "endpoints",
66
- "Group": "source",
67
- "Branch": "master",
68
- "HasDocs": false,
69
- "HasCover": false,
70
- "Sidebar": [],
71
- "DocFiles": []
72
- }
73
- ]
74
- }
75
- ]
6
+ "Module": {
7
+ "Name": "orator-conversion",
8
+ "Repo": "orator-conversion",
9
+ "Group": "",
10
+ "Branch": "master",
11
+ "HasDocs": true,
12
+ "HasCover": true,
13
+ "Sidebar": [
14
+ {
15
+ "Title": "Getting Started",
16
+ "Children": [
17
+ {
18
+ "Title": "Introduction",
19
+ "Path": "README.md"
20
+ },
21
+ {
22
+ "Title": "Getting Started",
23
+ "Path": "getting-started.md"
24
+ }
25
+ ]
26
+ },
27
+ {
28
+ "Title": "Reference",
29
+ "Children": [
30
+ {
31
+ "Title": "Configuration",
32
+ "Path": "configuration.md"
33
+ },
34
+ {
35
+ "Title": "API Reference",
36
+ "Path": "api-reference.md"
37
+ }
38
+ ]
39
+ },
40
+ {
41
+ "Title": "Endpoints",
42
+ "Children": [
43
+ {
44
+ "Title": "JPG to PNG",
45
+ "Path": "endpoints/001-jpg-to-png.md"
46
+ },
47
+ {
48
+ "Title": "PNG to JPG",
49
+ "Path": "endpoints/002-png-to-jpg.md"
50
+ },
51
+ {
52
+ "Title": "PDF to Page PNG",
53
+ "Path": "endpoints/003-pdf-to-page-png.md"
54
+ },
55
+ {
56
+ "Title": "PDF to Page JPG",
57
+ "Path": "endpoints/004-pdf-to-page-jpg.md"
58
+ }
59
+ ]
60
+ }
61
+ ],
62
+ "DocFiles": [
63
+ ".nojekyll",
64
+ "README.md",
65
+ "_brand.json",
66
+ "_cover.md",
67
+ "_sidebar.md",
68
+ "_version.json",
69
+ "api-reference.md",
70
+ "configuration.md",
71
+ "endpoints/001-jpg-to-png.md",
72
+ "endpoints/002-png-to-jpg.md",
73
+ "endpoints/003-pdf-to-page-png.md",
74
+ "endpoints/004-pdf-to-page-jpg.md",
75
+ "endpoints/README.md",
76
+ "getting-started.md",
77
+ "index.html",
78
+ "retold-catalog.json",
79
+ "retold-keyword-index.json"
80
+ ]
81
+ },
82
+ "Groups": []
76
83
  }