docs: edit pdf meta

This commit is contained in:
Ibrahima G. Coulibaly
2025-07-10 15:35:16 +01:00
parent 92c0249534
commit 7bd168c2f4
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,5 @@
import React, { useState } from 'react';
import React from 'react';
import { Box } from '@mui/material';
import ToolPdfInput from '@components/input/ToolPdfInput';
import ToolContent from '@components/ToolContent';
import { ToolComponentProps } from '@tools/defineTool';
import { EmbedPDF } from '@simplepdf/react-embed-pdf';

View File

@@ -7,7 +7,8 @@ export const tool = defineTool('pdf', {
icon: 'mdi:file-document-edit',
description:
'Advanced PDF editor with annotation, form-fill, highlight, and export capabilities. Edit your PDFs directly in the browser with professional-grade tools including text insertion, drawing, highlighting, signing and form filling.',
shortDescription: 'Edit PDFs with advanced annotation and editing tools',
shortDescription:
'Edit PDFs with advanced annotation, signing and editing tools',
keywords: [
'pdf',
'editor',