forge/backend/app/services
DJP 3f88af3258 feat: Add Forge Document mode to Markdown Converter
- Backend:
  - Added 'forge' output format support (maps to HTML with Forge theme).
  - Implemented 'forge' theme with Montserrat font and white-paper styling.
  - Fixed 'Plain Text' mode not returning output.
  - Added fallback 'output' return when markdown library is missing.
- Frontend:
  - Added 'Forge Document' as the default output format.
  - Implemented 'Copy Formatted' button for rich text clipboard support (Word/Excel compatible).
  - Switched to single-column layout for better document visibility.
  - Used iframe for document preview to isolate styles and prevent layout issues.
2025-12-11 16:08:24 -05:00
..
__init__.py Initial commit - FORGE AI unified platform 2025-12-09 20:39:00 -05:00
alt_text_generator.py Initial commit - FORGE AI unified platform 2025-12-09 20:39:00 -05:00
background_remover.py Fix: Leonardo/Nano Banana integration, add Topaz logging/debug scripts, implement TIF Clipping Path 2025-12-10 13:32:19 -05:00
frame_extractor.py Fix video generation for Runway (Veo3/Gen4) 2025-12-10 20:49:15 -05:00
image_generator.py Backup: Work in progress on Frame Extractor and general updates 2025-12-10 17:37:05 -05:00
image_upscaler.py Fix Topaz API flow: use separate download endpoint to get download URL 2025-12-10 21:59:40 -05:00
job_processor.py Initial commit - FORGE AI unified platform 2025-12-09 20:39:00 -05:00
markdown_tools.py feat: Add Forge Document mode to Markdown Converter 2025-12-11 16:08:24 -05:00
prompt_studio.py Initial commit - FORGE AI unified platform 2025-12-09 20:39:00 -05:00
sound_effects.py Initial commit - FORGE AI unified platform 2025-12-09 20:39:00 -05:00
subtitle_processor.py Complete platform overhaul: dynamic UI, 9 providers, all bugs fixed 2025-12-10 09:38:35 -05:00
text_to_speech.py Complete platform overhaul: dynamic UI, 9 providers, all bugs fixed 2025-12-10 09:38:35 -05:00
video_generator.py feat: Complete Veo support and UI enhancements 2025-12-11 15:43:55 -05:00
video_upscaler.py Add video thumbnail generation for generated and upscaled videos 2025-12-10 21:31:56 -05:00
voice_to_text.py Complete platform overhaul: dynamic UI, 9 providers, all bugs fixed 2025-12-10 09:38:35 -05:00